Selenium Question:

What are the challenges with Selenium IDE?

Tweet Share WhatsApp

Answer:

Selenium-IDE does not directly support:
1. condition statements
2. iteration or looping
3. logging and reporting of test results
4. error handling, particularly unexpected errors
5. database testing
6. test case grouping
7. re-execution of failed tests
8. test case dependency
9. capture screenshots on test failures
10. Results Report generations

Download Selenium PDF Read All 66 Selenium Questions
Previous QuestionNext Question
What are the capabilities of Selenium IDE?Which are the browsers supported by Selenium IDE?