Selenium Cucumber Tutorial | Apache Maven Set Up

Опубликовано: 23 Январь 2019
на канале: Software Testing Step-by-Step
524
9

Selenium Cucumber Tutorial , Apache Maven Set Up

Welcome to Selenium Cucumber Tutorials,Today you will learn how to Set up Apache Maven in Our Machine(Windows).

Maven is an build tool,open source tool.The POM.xml file is a heart of Maven project,which is useful in downloading all required dependency jar files from the web as per provided dependency versions in pom.xml file.