Skip to content

Commit

Permalink
Merge pull request #6551 from srl295/docupdate
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
LeeDr committed Mar 16, 2016
2 parents 70c0062 + 02d2210 commit 45e0b9c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,8 @@ Run the tests for just your particular plugin. Assuming you plugin lives outside

#### Running browser automation tests:

*The Selenium server that is started currently only runs the tests in Firefox*
*The Selenium server that is started currently only runs the tests in a recent version of Firefox.*
*You can use the `PATH` environment variable to specify which version of Firefox to use.*

The following will start Kibana, Elasticsearch and Selenium for you. To run the functional UI tests use the following commands

Expand Down Expand Up @@ -177,7 +178,7 @@ npm run test:ui:runner
- These tests have been developed and tested with Chrome and Firefox browser. In theory, they should work on all browsers (that's the benefit of Intern using Leadfoot).
- These tests should also work with an external testing service like https://saucelabs.com/ or https://www.browserstack.com/ but that has not been tested.
- https://theintern.github.io/
- https://theintern.github.io/leadfoot/Element.html
- https://theintern.github.io/leadfoot/module-leadfoot_Element.html

#### Building OS packages

Expand Down

0 comments on commit 45e0b9c

Please sign in to comment.