மொபைல் JSON வயர் நெறிமுறை
getPageIndex
Mobile JSON Wire Protocol command. More details can be found in the official protocol docs.
எச்சரிக்கை
இந்த நெறிமுறை கட்டளை காலாவதியானது
Appium 2.0 இல், இந்த முறை காலாவதியானதாக குறிக்கப்பட்டுள்ளது மற்றும் தற்போது மாற்று வழிகள் எதுவும் இல்லை.
Usage
driver.getPageIndex()
Returns
- <string>
getNetworkConnection
Mobile JSON Wire Protocol command. More details can be found in the official protocol docs.
Usage
driver.getNetworkConnection()
Returns
- <number>
connectionType
: see https://appium.github.io/appium.io/docs/en/writing-running-appium/other/network-connection/