driver fixed

This commit is contained in:
2025-06-29 23:05:27 +05:30
parent a0876b61da
commit a39543a57b
7 changed files with 1 additions and 12263 deletions

View File

@@ -2,7 +2,6 @@
"name": "seleniumservice",
"private": true,
"scripts": {
"postinstall": "pip install -r requirements.txt",
"dev": "python agent.py"
"postinstall": "pip install -r requirements.txt"
}
}