delete -Dwebdriver.local.grid=true

This commit is contained in:
Claudia Agache
2020-10-19 20:06:22 +03:00
parent 87fbbe5cd3
commit 652d976be7

View File

@@ -7,4 +7,4 @@ env:
- ALFRESCO_URL="http://localhost:8080/alfresco" - ALFRESCO_URL="http://localhost:8080/alfresco"
- SHARE_URL="http://localhost:8080/share" - SHARE_URL="http://localhost:8080/share"
- DISPLAY=:99.0 - DISPLAY=:99.0
- WEBDRIVER_ARGUMENTS='-Dwebdriver.local.grid=true -Dwebdriver.browser=RemoteFireFox -Dwebdriver.localGrid=false -Dorg.alfresco.rm.timeout_seconds.MEDIUM=30' - WEBDRIVER_ARGUMENTS='-Dwebdriver.browser=RemoteFireFox -Dwebdriver.localGrid=false -Dorg.alfresco.rm.timeout_seconds.MEDIUM=30'