Open startUsingSeleniumWebDriver project in IntelliJ and run the tests (Windows)

Use the 'open' command in IntelliJ to open the root folder of the project (the one that contains the pom.xml file) and run the tests for Chrome and Firefox.


You'll also see how to run the tests from the command line.

Complete and Continue