Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sameeksha-sahib committed Oct 11, 2019
1 parent 71fab8b commit fe65739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Setup:
6. Download Gecko driver: https://github.com/mozilla/geckodriver/releases and keep the .exe in the project folder.
7. Download Opera driver: https://github.com/operasoftware/operachromiumdriver/releases and keep the opera driver folder in the project folder

Note: On windows folder path contains "\" and on Mac folder path contains "/".
Therefore, change slashes according to our machine in files in folder utility: ExcelExportAndFileIO.java, Screenshot.java
Note: On windows folder path contains "\\" and on Mac folder path contains "/".
Therefore, change slashes according to your machine in files in folder utility: ExcelExportAndFileIO.java, Screenshot.java
Platform.java

8. Run .xml files as TestNG and see test output.
Expand Down

0 comments on commit fe65739

Please sign in to comment.