Does selenium support mobile internet testing?
Answer / Deepika Shende
Yes, Selenium supports mobile web testing through Selenium WebDriver with tools like Appium for native and hybrid apps, and Selendroid for Android apps.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to submit a form using selenium webdriver?
How to change the url on a webpage using selenium web driver?
What do we mean by selenium 1 and selenium 2?
What is the difference between driver.get() and driver.navigate.to()
in real time , which framework is used ? is it datadriven or keyword or hybrid ?? please answer
How to scroll down a page using javascript in selenium?
Write a code snippet to navigate back and forward in browser history?
How to switch between frames in selenium?
What are the different ways of locating a web element in selenium?
What are the challenges with selenium ide?
What kind of testing does selenium support?
Can we edit recorded selenium ide test cases?