- nightWatch
- v4l2loopback for linux
List the ready features here:
- Virtual webcam script
- Auto load test using chrome, firefox, safari, selemium server
Install v4l2loopback for virtual webcam if necessary
npm install
Edit the "start"
script in package.json
Increase the number of browser by add more browser name behind the -e
flag
Example:
- 2 process
-e chrome,chrome
- 4 process
-e chrome,chrome,chrome,chrome