Commit c95c260
added testcases covering all major browsers, removed cypress & added playwright 🧪 (#1481)
* removed cypress & installed playwright
- removed cypress (still need to remove folders and update readme.md)
- installed playwright
- wrote first few tests (homepage)
* added more devices to test & completed homepage
- firefox and chrome added
- completed homepage fully (need to convert to po still)
- create npm/yarn e2e script
* rm'ed cy dir, added more tests & fixed README
- removed cypress directory since all the tests are covered
- converted homepage to pageobject
- added ideaspage and also added po for it
- fixed main readme file to adjust to playwright
- added plays.spec to write more tests later
* complete set e2e tests added
- removed cypress.yml and added pw yml
- using list reporter instaed of line reporter
- added full sets of tests
* comment resolve - typo broweBtn
---------
Signed-off-by: Mohat Shil <120472338+shilCode@users.noreply.github.com>
Co-authored-by: Mohat Shil <146836180+mohatShilABB@users.noreply.github.com>
Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>1 parent 80144b3 commit c95c260
File tree
23 files changed
+753
-1127
lines changed- .github/workflows
- cypress
- e2e
- support
- e2e
- pageobjects
- enums
- pages
- tests
23 files changed
+753
-1127
lines changedLines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
| 203 | + | |
203 | 204 | | |
204 | | - | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
208 | | - | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | | - | |
212 | | - | |
213 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
214 | 227 | | |
215 | 228 | | |
216 | 229 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments