I am working on
Appium - 2.11.5
xcuitest - 7.1.
IOS - 17.5
I have a scenarios to toggle Airplane mode in IOS
looking for help if this is possible via appium.
Any help in this regards is appreciated.
I am ablto load the setting up and can see Airplane mode button and toggle option
Tried multiple options
clickOnElement(stepUtils.getWebElementByXpath(“((//[@name = ‘Airplane Mode’])/following-sibling::)[1]”))