Not getting results when hitting a device

I have been unable to get results from a simple script when hitting a device. I am sending location=Dulles_iOS but I don’t get screenshots or data. Running the same simple script hitting location=Dulles_IE9 works fine.

logData 1
navigate https://www.url.com

What am I missing? Please help.

Sorry, the mobile agents don’t support scripting. Your best bet in that case is to use the Chrome browser from “Dulles Thinkpad” and enable mobile emulation on the Chrome tab. It’s not perfect but it is pretty good for testing mobile.

I’m a little confused. In an email you mentioned that to run a script against a mobile device I needed to pass the matching location id. I am running scripts using the batch command-line tool.

To run a test against a mobile device you need to pass the proper location ID for that device. Scripts don’t work on mobile though, only straight-up URLs and it behaves the same in the UI or through the API (which is really using the same interface as the UI anyway).

Is there any plan to add scripting support for mobile agents? Like a date?