Member-only story
How only 1 thing that will change the way you debug your Selenium Automation Report
3 min readFeb 26, 2023
Common mistakes & Creating powerful Debuggable report for Selenium
When you create test automation with selenium, you only rely on the screenshot and the errors mention on the report but what would happen if you get the below scenarios. π€
Scenarios:
- You got a selenium test report on email with 1 or more error.
- You have checked the attached screenshot and found a blank page.
- you checked the exception and it was either AssertionError, NoSuchElementException or TimeoutException.
Error on Report Level:
Are you able to identify the issue???? π€
Then how would you identify the issue? π€
If not what is the use of the automation report then?