mvp: wonky but working selenium firefox version
This commit is contained in:
parent
061eefdb24
commit
a3c843d63c
20 changed files with 738 additions and 407 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
|
@ -1,9 +1,13 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.env
|
||||
data/
|
||||
*.pyc
|
||||
*.xpi
|
||||
.env
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.venv/
|
||||
__pycache__/
|
||||
build/
|
||||
data/
|
||||
dist/
|
||||
emails.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue