Hi!
I am using safari launcher and can’t navigate to the url I want to test. I used driver.get(“url”) and driver.navigate().to(“url”) but with no luck.
Btw, I’m using Java and Appium 1.6.3
Thanks!
Hi!
I am using safari launcher and can’t navigate to the url I want to test. I used driver.get(“url”) and driver.navigate().to(“url”) but with no luck.
Btw, I’m using Java and Appium 1.6.3
Thanks!
I am also facing the same issue