Private
Public Access
1
0

chore: init project with playwright dependency

This commit is contained in:
belisards
2026-03-29 16:50:18 -03:00
commit c5a01190c1
5 changed files with 616 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
browser_profile/
output.csv
output.md
__pycache__/
.venv/
*.pyc