Any tool vailable to test both in mobile and local system | Selenium Forum
M
Posted on 25/01/2016
Hi All,

Any tool available in market to test web application on both Standalone and Smart Phone.

Actually I have application with me for which I have designed automation script using Selenium WebDriver and its working fine now.

Now my client wants to test same scenarios on Mobile(Its not mobile app testing,Its application testing which I want to test through automation tool).

Thanks,
Venkat.

M
Replied on 25/01/2016

for mobile you have to use appium+ selenium.
and for local machines selenium only.