appium - Unable to execute the android project in MAC with real device (5s) -
i working mobile automation tester web applications in android , ios device. have started mobile automation using selenium webdriver , appium our web applications. have created automation project android device. want use same project ios device , using iphone 5s that.
i have configure eclipse, appium , imported our project in mac. able launcher safari browser in 5s unable execute project. can 1 please me how execute existing project in mac.
is approach on executing existing android project on mac using real device correct or not?
- i had setup appium successfully.
- able launch safari browser through xcode on real device.
- while executing project through eclipse showing below error.
org.openqa.selenium.unsupportedcommandexception: requested resource not found, or request received using http method not supported mapped resource. (original error: invalid timeout 'page load') (warning: server did not provide stacktrace information)
@suresh @helping hands mentioned please input code. error pretty clear it's unsupported command, might have used methods specific android while automating android application , trying use same on ios, not work.
Comments
Post a Comment