khanhdodang/google-samples
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. Install Maven at https://maven.apache.org/install.html 2. Open command line and cd to javaDesktop example project 3. Run command: mvn clean install 4. Open java project by eclipse and modify testng.xml file 5. Download Chrome driver at http://chromedriver.storage.googleapis.com/index.html?path=2.20/ and copy to drivers folder in current project”.