Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tascape authored Jul 30, 2023
1 parent 7be089f commit aefe543
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ Reactor extension for web UI automation, based on Selenium WebDriver.
### web browser support

#### Google Chrome
* Install the latest Google Chrome.
* Download the latest [Chrome WebDriver](http://chromedriver.chromium.org/downloads), unzip it as ~/.reactor/webui/chromedriver.
* Install the Google Chrome for test, see https://googlechromelabs.github.io/chrome-for-testing/.
* Provide Chrome binary path as a Java system property like: "-Dreactor.comm.webbrowser.BINARY=/Users/tascape/Google Chrome.app/Contents/MacOS/Google Chrome", when running the tests.
* Download the corresponding Chrome Driver, unzip it as ~/.reactor/webui/chromedriver.

#### Mozilla Firefox
* Install the latest Mozilla Firefox.
Expand Down

0 comments on commit aefe543

Please sign in to comment.