Selenium Limitations

Selenium is a functional web automation testing tool and We can have wait commands to handle AJAX calls.But it is having some Selenium limitations those are

Selenium Limitations

1.Not support for Captcha/Barcode readers.
2.Unable to use proxy to open other websites.
3.Not support for Flash applications.
4.Problems with java applets.
5.Huge challenges with IE browser to automate the application which supports IE browser.
6.Don’t have built in plugins for REPORTS Generation, we need to use JUNIT,TESTNG etc.

Also Read

Selenium webdriver Architecture
Verify element is enable in Selenium
Read Data From properties file using Selenium
Launch Firefox Browser using GeckoDriver
Selenium-Testng examples to execute multiple classes
Selenium WebDriver Methods
Generate HTML Reports using Selenium
Mouse Hover action in Selenium

No comments:

Post a Comment