Test against latest Chrome & Firefox versions
This commit is contained in:
parent
419062fc54
commit
c987e94221
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
chrome:
|
chrome:
|
||||||
image: selenium/standalone-chrome:103.0
|
image: selenium/standalone-chrome:106.0
|
||||||
shm_size: 2gb
|
shm_size: 2gb
|
||||||
ports:
|
ports:
|
||||||
- 4444:4444
|
- 4444:4444
|
||||||
@ -9,7 +9,7 @@ services:
|
|||||||
- SE_NODE_SESSION_TIMEOUT=10
|
- SE_NODE_SESSION_TIMEOUT=10
|
||||||
|
|
||||||
firefox:
|
firefox:
|
||||||
image: selenium/standalone-firefox:103.0
|
image: selenium/standalone-firefox:105.0
|
||||||
shm_size: 2gb
|
shm_size: 2gb
|
||||||
ports:
|
ports:
|
||||||
- 4445:4444
|
- 4445:4444
|
||||||
|
Loading…
x
Reference in New Issue
Block a user