selenium webdriver
script) with Eclipse.selenium jar
files and TestNG jar
jar
from the script what we generated and while running this generated jar we are not getting the TestNG test-output folder.Please suggest how could we create test-output folder while running our executable jar
.
By default, all reports are generated at the Project -> test-output folder.
You can add Listener like "EmailableReporter" or "FailedReporter" in the "Run Configurations", it will generate test-output directory in your workspace. Show activity on this post. On the "Listeners tab", Use default listeners should be checked. And Output directory should be set correctly.
After you run the scripts just refresh the project. [Right-click the project-> Properties-> Click Refresh] You can now see the test-output folder in your eclipse.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With