Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Deepika

macrumors newbie
Original poster
Jan 23, 2014
2
0
Hi All,

I have developed selenium scripts in Macbook Pro. I need to run the same in iPad and I couldnt achieve this as we cannot install Java in iPad. Can anyone explain how this can be achieved.

Thanks in advance,
Deepika
 
If these scripts require java, then I'd say you cannot run them since iOS does not support java
 
You need to pull the code, compile and push the application with xcode. To run it on a actual device you need a apple developer account, if you don't have on you can only use the ios simulator.
 
I haven't tried it yet, but there's a Selenium extension called ios-driver that's supposed to run test scripts using the protocol Apple put in place for remote debugging in Safari. You might want to check that out.
 
Please suggest me a way to run selenium scripts in iPad

If it requires Java or Flash you can't. There is no support for these in iOS. There is no way to add support. The best you might get is to create a program that will essentially Remote Desktop to a computer that is running the scripts.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.