Add selenium flow

This commit is contained in:
Mikhail Sozin
2023-04-23 17:28:08 +03:00
parent 9f02a008f8
commit f9a3e36d7a
9 changed files with 269 additions and 19 deletions

View File

@@ -7,6 +7,8 @@ name = "pypi"
requests = "*"
numpy = "*"
pandas = "*"
selenium = "*"
webdriver-manager = "*"
[dev-packages]