1.

What Are The Challenges With Selenium Ide?

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

Selenium-IDE does not directly support:



Discussion

No Comment Found