Skip to content

Troubleshooting

Girma Nigusse edited this page Oct 20, 2019 · 3 revisions

Chrome browser

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.

Linting

Use npm run lint for formatting your source code with default eslint and prettier configuration.

Clone this wiki locally