1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Updated UI testing (markdown)

kaz 2019-01-29 22:11:16 +09:00
parent b85ed777b4
commit dfda78973c

@ -16,9 +16,10 @@ This is an overview of UI testing framework.
# Usage
## Install
Follow the steps of how to get started for developers so that the components for running UI test are installed.
* https://github.com/node-red/node-red#developers
* Follow the steps of how to get started for developers.
* https://github.com/node-red/node-red#developers
* Run the following command.
* npm install chromedriver@2
## Run