diff --git a/.github/workflows/github-actions-usetrace-integration-test.yml b/.github/workflows/github-actions-usetrace-integration-test.yml index a375977..82b98bc 100644 --- a/.github/workflows/github-actions-usetrace-integration-test.yml +++ b/.github/workflows/github-actions-usetrace-integration-test.yml @@ -22,7 +22,7 @@ jobs: # trigger-id: ZoMdcx6weAAXXca7VhlygnfF8lGO5Pmo # Id of a test Project # Optional parameters - browsers: chrome, firefox # Coma separated list of browsers (ex: 'chrome, firefox'). You can specify a version of the browser this way: 'chrome 126, internet explorer 11' (version must be specified for internet explorer) + browsers: chrome, firefox 127 # Coma separated list of browsers (ex: 'chrome, firefox'). You can specify a version of the browser this way: 'chrome 126, internet explorer 11' (version must be specified for internet explorer) #base-url: https://de.wikipedia.org/ # baseUrl to execute against (defaults to the project baseUrl)" # Project Only Optional (only if trigger-type: project)