Genymotion emulator with selenium -
can integrate genymotion emulator selenium? testing of android app. functionality using selenium without device mean using genymotion emulator.
i got reply , integrated genymotion selenium.
i have done next :
1 - install genymotion plugin in eclipse
2 - configure selendroid jar file project
3 - specify genymotion device serial in programme capa.setserial("192.168.xx.xxx:xxxx");
4 - thats , able run genymotion through selenium now.
selenium selenium-webdriver genymotion
No comments:
Post a Comment