Hi all,
I'm getting the error "AppiumDriver cannot be resolved to a type", when I specify the below line:
driver = new AppiumDriver(new URL("http://127.0.0.1:4723/wd/hub"), capabilities);
I tried to create an object of AppiumDriver class like AppiumDriver driver, again I get the same error,
Kindly help in resolving this issue.
Regards
Tejesh
created
Oct '14
last reply
Oct '14
- 2
replies
- 3.6k
views
- 3
users