Skip to content

Commit 2385e89

Browse files
author
Alexander Turiak
committed
Added Configuration section
1 parent ec394c9 commit 2385e89

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
`brew install selenium-server-standalone` and optionally `brew install chromedriver` if you want to test with Google Chrome
1313
* PhantomJS:
1414
`brew install phantomjs`
15+
16+
## Configuration
17+
18+
* PhantomJS driver is a headless browser which means it's not suitable for browser environments like `chrome` or `firefox`
19+
* Website URL to tests against is defined in acceptance.suite.yml
1520

1621
## Running tests
1722

0 commit comments

Comments
 (0)