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?

  1. i had setup appium successfully.
  2. able launch safari browser through xcode on real device.
  3. 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

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -