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 f12a888 commit 1320edd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

**Playwright framework used for rtCamp Assignment**

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

1: Clone the git repository to the local machine

Expand All @@ -20,5 +20,9 @@ To execute your Playwright scripts from GitHub, you typically follow these steps
![image](https://github.com/maharrshi/playwright-framework/assets/110522049/e5d3491e-e596-4afd-8485-f7cbef401b5d)


The workflow script is present under the tests folder with the name as amazonWorkflow.spec.ts
The pageModel folder contains the amazonPage.ts where all the async functions are stored.




0 comments on commit 1320edd

Please sign in to comment.