Update CONTRIBUTING.md

This commit is contained in:
Bhavya RM 2019-07-02 09:46:47 -04:00 committed by GitHub
parent 7056f6143d
commit 89117916ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -461,6 +461,7 @@ yarn test:browser --dev # remove the --dev flag to run them once and close
* In System Preferences > Sharing, change your computer name to be something simple, e.g. "computer".
* Run Kibana with `yarn start --host=computer.local` (substituting your computer name).
* Now you can run your VM, open the browser, and navigate to `http://computer.local:5601` to test Kibana.
* Alternatively you can use browserstack
#### Running Browser Automation Tests