WebDriverManager as CLI

We can use WebDriverManager on the command line as well the the Java dependency. We do this simply by using the following Maven command:

mvn exec:java -Dexec.args="chrome"

On executing this command, the following logs get displayed in the console:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset