Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
2.2k views
by

1 Answer

0 like 0 dislike
by Master (1.2k points)
It looks like the test class name that you have mentioned in the testng.xml file is not valid.

Try to verify that.

If you are using Eclipse, clean and rebuild your project so it generates fresh class files from your code.
by Contributing Tester (12 points)
Okay thank you, Mayur.   I'm using eclipse itself.  I'll try this
and let you know.
...