#selenium
Read more stories on Hashnode
Articles with this tag
Annotations These provide information about the class / method. Which is represented by "@" prefix. Also differs in each project w.r.t the...
TestNG allows users to perform different types of grouping to its test methods. We can't only declare to which group the respective methods belong,...
Let us dive into the Execution of the TestNG via Maven.Maven supports TestNG out of the box without any need of downloading any additional...
Visual Studio Code IDE has an extension pack from Microsoft named, Extension Pack for Java which is included with a Test Runner for Java pack enabling...
What's XPath? Assuming we want to search or check a document/file in your laptop, we can just open up your file explorer and key in the file path to...