From 7c1358d1837dc1ea1dcae512f9165fbb20d64814 Mon Sep 17 00:00:00 2001 From: Fefe Date: Tue, 30 Apr 2024 13:08:56 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f529ab..69893ad 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,7 @@ Playwright automation framework > npx playwright install -> npm run test +# Run scripts: + +> npm run test:chromium > npm run test:firefox