selenium class added as separate service
This commit is contained in:
7
apps/SeleniumService/package.json
Normal file
7
apps/SeleniumService/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "seleniumservice",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"postinstall": "pip install -r requirements.txt"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user