1
0
Fork 0

mvp: wonky but working selenium firefox version

This commit is contained in:
Arthur K. 2026-03-07 20:18:02 +03:00
parent 061eefdb24
commit a3c843d63c
Signed by: wzray
GPG key ID: B97F30FDC4636357
20 changed files with 738 additions and 407 deletions

2
uv.lock generated
View file

@ -209,7 +209,7 @@ dev = [
requires-dist = [
{ name = "aiohttp", specifier = "==3.13.3" },
{ name = "pytest", marker = "extra == 'dev'", specifier = ">=9.0.0" },
{ name = "selenium", specifier = ">=4.40.0" },
{ name = "selenium", specifier = ">=4.41.0" },
]
provides-extras = ["dev"]