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

0 like 0 dislike
193 views
by
What is the use of Maven while writing Selenium script?

1 Answer

2 like 0 dislike
by Contributing Tester (51 points)
Maven is a project management tool which gives us the below benefits

1. Resolving dependencies ( Automatically download versions of libraries )

2. Build tool ( compilation, Running suite, Packaging as JAR, Store reports )

With respect to selenium if you need selenium-related  libraries to download automatically use maven

you can quickly check compatibility with browsers by changing versions

it will download from mvn central repo to your local repo stored with a folder .m2


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...