Selenium html reporting – Extent with testNG Listeners – Part 2
In this post, we will see how we can integrate extent report with testng listeners, in our previous post we have seen how to setup and integrate extent report with testNG classes. TestngListeners helps us to execute set of code blocks in each event like before and after executing the test cases which reduces lines…