-
-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Girma Nigusse edited this page Oct 20, 2019
·
3 revisions
If you have older or newer Chrome browser and could not run your test. Use npm run upadte-webderiver:to
. Go to package.json
and change the Chrome version with your installed Chrome browser version.
Use npm run lint
for formatting your source code with default eslint
and prettier
configuration.