In our previous post we focus on creating a simple maven project. Today we look into adding required dependencies for Maven project needed for selenium project. First, let us look into the benefit of using Maven instead of creating a traditional project. Maven is an open source build tool for automation and management. Key features […]
