You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for now we have only single test case file welcomePageTest.java.
Now if you add one more test case file lets say contactusPageTest.java then it gets fail.
I am almost done with testNG Java+selenium+POM, but this thing is blocking me.
Please suggest what to do or what i am missing.
The text was updated successfully, but these errors were encountered:
Hi Could you please share an idea of how to generate report.html which should contain my test case files.
Instance I have 2 testcase files ,each execution report.html is getting overrides with last execute spec file .Hence report.html contains 2 spec file report.
for now we have only single test case file welcomePageTest.java.
Now if you add one more test case file lets say contactusPageTest.java then it gets fail.
I am almost done with testNG Java+selenium+POM, but this thing is blocking me.
Please suggest what to do or what i am missing.
The text was updated successfully, but these errors were encountered: