Hello,
After updating the Appium server to beta (1.18.0), I’m getting error the opening URLs is not supported while calling driver.get(“URL”) function in Simulator.
Many thanks in advance.
Hello,
After updating the Appium server to beta (1.18.0), I’m getting error the opening URLs is not supported while calling driver.get(“URL”) function in Simulator.
Many thanks in advance.
It is a bug. Will be fixed by https://github.com/appium/appium-xcuitest-driver/pull/1216/files
Thanks for the fix @mykola-mokhnach
The fix is now present in beta. You’ll need to reinstall it first before verifying the fix.