1 Answer

0 votes
by
As we all know Selenium WebDriver is a tool which automates the browser to mimic real user actions on the web. Selenium is a free open source testing tool. Some of the challenges with selenium webdriver are as follows

We cannot test windows application

We cannot test mobile apps

Limited reporting

Handling dynamic Elements

Handling page load

Handling pop up windows

Handling captcha

Related questions

0 votes
asked Aug 22, 2019 in Selenium by john ganales
0 votes
asked Aug 22, 2019 in Selenium by john ganales
...