diff --git a/Makefile b/Makefile index 33b3f81881..a5715b46ef 100644 --- a/Makefile +++ b/Makefile @@ -105,7 +105,7 @@ test: ## Executes integration tests on saucelabs. test-e2e-saucelabs: - bash Tests/IntegrationTests/e2e.sh "saucelabs:chrome:Windows 10" + bash Tests/IntegrationTests/e2e.sh "saucelabs:Firefox@latest:Windows 10" ## Executes integration tests locally. test-e2e: