[UPD] docker compose selenium: add commented to increase session
This commit is contained in:
parent
4a83999ace
commit
1309964a88
1 changed files with 2 additions and 0 deletions
|
|
@ -69,6 +69,8 @@ services:
|
|||
- selenium-hub
|
||||
environment:
|
||||
- SE_EVENT_BUS_HOST=selenium-hub
|
||||
# - SE_NODE_OVERRIDE_MAX_SESSIONS=true
|
||||
# - SE_NODE_MAX_SESSIONS=2
|
||||
|
||||
# put into config.conf selenium_network_url=http://selenium-hub:4444
|
||||
# in python
|
||||
|
|
|
|||
Loading…
Reference in a new issue