Sample pom.xml for java-selenium project
This is the pom.xml that I use for mostly all of my java selenium project.
Here I will be using selenium with java and testing and some plugins to make my work easier.
<project xmlns=”http://maven.apache.org/POM/4.0.0" xmlns:xsi=”http://www.w3.org/20...
hashcodehub.hashnode.dev1 min read