You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-15
Original file line number
Diff line number
Diff line change
@@ -25,9 +25,7 @@ A simple UI automation framework built with:
25
25
26
26
### Prerequisites
27
27
28
-
- Python 3.8 - 3.12
29
28
- If you're not using macOS with ARM64 architecture or a Selenium version below 4.24.0, please upload the appropriate driver corresponding to your OS to the `resources` directory.
30
-
- secure-test-automation for encrypting sensitive data
31
29
32
30
### Local Usage
33
31
@@ -39,14 +37,16 @@ A simple UI automation framework built with:
| 6. BasePage: wait strategy, base actions ||
76
-
| 7. Properties: make properties helper ||
77
-
| 8. CI: GitHub Actions: run tests, publish reports, take screenshots on failure (check test summary artifacts) ||
0 commit comments