Unverified Commit e8fc4e85 authored by yann300's avatar yann300 Committed by GitHub

Update README.md

parent fcff1566
......@@ -94,14 +94,23 @@ To run the Selenium tests via Nightwatch:
- Run a selenium server `npm run selenium-install`
- Run all the tests `npm run nightwatch_local_firefox` or `npm run nightwatch_local_chrome`
- Or run a specific test case:
- npm run nightwatch_local_ballot
- npm run nightwatch_local_libraryDeployment
- npm run nightwatch_local_solidityImport
- npm run nightwatch_local_recorder
- npm run nightwatch_local_transactionExecution
- npm run nightwatch_local_staticAnalysis
- npm run nightwatch_local_signingMessage
- npm run nightwatch_local_remixd # remixd needs to be run
## Usage as a Chrome Extension
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment