Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maharrshi authored Mar 3, 2024
1 parent fdf0469 commit 439f17a
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
# playwright-framework

Playwright framework used for rtCamp Assignment
Install playwright
**Playwright framework used for rtCamp Assignment**

To execute your Playwright scripts from GitHub, you typically follow these steps:

1: Clone the git repository to the local machine

2: Navigate to the directory

3: Install Dependencies

-npm install

-npx playwright install

4: To execute the workflow run the following command:

-npx playwright test amazonWorkflow.spec

![image](https://github.com/maharrshi/playwright-framework/assets/110522049/e5d3491e-e596-4afd-8485-f7cbef401b5d)




0 comments on commit 439f17a

Please sign in to comment.