Comments on: Mobile Automation Testing using Selenium Webdriver https://blogs.perficient.com/2014/03/31/mobile-automation-testing-using-selenium-webdriver/ Expert Digital Insights Mon, 14 May 2018 15:40:05 +0000 hourly 1 By: Speencer https://blogs.perficient.com/2014/03/31/mobile-automation-testing-using-selenium-webdriver/#comment-2928 Mon, 04 May 2015 19:57:54 +0000 http://blogs.perficient.com/delivery/?p=2672#comment-2928 Hey could you update this for how to use it in android studio

]]>
By: Speencer https://blogs.perficient.com/2014/03/31/mobile-automation-testing-using-selenium-webdriver/#comment-2927 Mon, 04 May 2015 19:57:32 +0000 http://blogs.perficient.com/delivery/?p=2672#comment-2927 Hi there could you post an update on how to do this with android studio?

]]>
By: chayan https://blogs.perficient.com/2014/03/31/mobile-automation-testing-using-selenium-webdriver/#comment-2926 Mon, 23 Mar 2015 07:31:10 +0000 http://blogs.perficient.com/delivery/?p=2672#comment-2926 It could be better if you make the video of it. So, it will help to understand easily by watching the videos.

]]>
By: Scotte https://blogs.perficient.com/2014/03/31/mobile-automation-testing-using-selenium-webdriver/#comment-2925 Tue, 14 Oct 2014 16:39:30 +0000 http://blogs.perficient.com/delivery/?p=2672#comment-2925 I have a slightly different situation. We are using the Microsoft ALM and need to run the selenium test through visual studio. I can run on an actual device using Appium, but not on an emulator. Our application is a web application which needs to run on Chrome, Firefox or IE. Is there a way to test on an emulator through Visual studio/Appium? Thanks

]]>
By: Mayank https://blogs.perficient.com/2014/03/31/mobile-automation-testing-using-selenium-webdriver/#comment-2924 Mon, 29 Sep 2014 10:22:03 +0000 http://blogs.perficient.com/delivery/?p=2672#comment-2924 This very helpful. Thank you for the details information.

Can you please also add steps to run the test on ios devices/simulator.

]]>
By: Sohit Kanwar https://blogs.perficient.com/2014/03/31/mobile-automation-testing-using-selenium-webdriver/#comment-2923 Thu, 25 Sep 2014 05:17:05 +0000 http://blogs.perficient.com/delivery/?p=2672#comment-2923 In reply to Chethan Rao.

Hi Chethan,

Thanks for the response. If you are looking to execute webdriver script on real device.

Follow the same steps as mentioned above barring Step 3:- Setup the Android Emulator.

Then connect your phone with usb device and when you run Step 4 :- (I) Run adb devices, you will get to see serialID of your device.

Follow the same steps after that. You need to install web driver apk in your device because this acts as a mediator between device and your webdriver script.

Let me know in case if you are unable to execute the script.

]]>
By: Chethan Rao https://blogs.perficient.com/2014/03/31/mobile-automation-testing-using-selenium-webdriver/#comment-2922 Tue, 22 Jul 2014 05:47:13 +0000 http://blogs.perficient.com/delivery/?p=2672#comment-2922 Nice article, but can you pls update a steps (initial to end) how test using real device without using apk.

]]>