Skip to content
Snippets Groups Projects
Commit 922a5428 authored by nuuttitu's avatar nuuttitu
Browse files

Update README.md

parent 90e666f4
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,10 @@ You can also run all tests in the project with:
```bash
npx playwright test
##Running Tests in Google Chrome
To specifically run the tests in Google Chrome, you can use the following command:
```bash
npx playwright test tests/suomi-fi.spec.js --browser=chrome
##Test Structure
The tests are located in the tests/suomi-fi.spec.js file. The test cases include:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment