Selenium Framework - Basic- 13. Extent report setup using ITestListener Interface of TestNG

preview_player
Показать описание
Selenium Test Automation - Framework design (Basic to Advanced level) Course.

In this video series, i am covering Selenium framework design from scratch.
Pre-requisite: Basic selenium and basic core java knowledge.

Do subscribe to the channel, After this selenium framework design series, you can expect Cucumber and API automation frameworks.

Комментарии
Автор

Thanks a lot. This is the only video I found which covered iListener with the extentreport. Exactly not the things I need but I am able to solve my problem after observing your approach. Kudos

sharifkhan
Автор

I have watched many videos on extent report 4, this is one of the best and yet simple explanation.

avishekbehera
Автор

Thanks, this is a very well explained Automation Series. I have implemented many of you projects successfully. For this one, while adding extent reports, I gave the wrong path in my extent object and this is the error I am getting Cannot invoke "com.aventstack.extentreports.ExtentTest.log(com.aventstack.extentreports.Status, String)" because is null", how do I revert back. Thanks again.

humeraron