Skip to content

Commit c323f83

Browse files
author
dmy.berezovskyi
committed
Merge remote-tracking branch 'origin/main'
2 parents b79f26b + 4b622e4 commit c323f83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Simple Python Selenium UI Automation Framework
22

33
This is a simple UI automation framework built with:
4-
- Python: 3.10, pytest 7.2.0, Selenium: 4.24.0 and GitHub Actions CI
4+
- Python: 3.9-3.12, pytest 7.2.0, Selenium: 4.24.0 and GitHub Actions CI
55
<br>
66

77
[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue)](https://www.linkedin.com/in/dmytro-berezovskyi/)
@@ -22,7 +22,7 @@ This is a simple UI automation framework built with:
2222

2323
### Prerequisites
2424

25-
- Python 3.8-3.11
25+
- Python 3.8-3.12
2626
- Note, if you are not using MacOS with arm64 architecture or Selenium version below 4.24.0,
2727
*upload the appropriate driver corresponding to your OS to the resources directory*
2828

0 commit comments

Comments
 (0)