diff --git a/app/bamboo.yml b/app/bamboo.yml index d8ea4e2e5..25229a8c7 100644 --- a/app/bamboo.yml +++ b/app/bamboo.yml @@ -121,7 +121,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "129.0.6668.58" # Supports Chrome version 129. You can refer to https://googlechromelabs.github.io/chrome-for-testing reporting: - data-source: sample-labels module: junit-xml diff --git a/app/bitbucket.yml b/app/bitbucket.yml index 955b79645..278ea51e1 100644 --- a/app/bitbucket.yml +++ b/app/bitbucket.yml @@ -87,7 +87,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "129.0.6668.58" # Supports Chrome version 129. You can refer to https://googlechromelabs.github.io/chrome-for-testing reporting: - data-source: sample-labels module: junit-xml diff --git a/app/confluence.yml b/app/confluence.yml index 7d70d6124..42b4bede6 100644 --- a/app/confluence.yml +++ b/app/confluence.yml @@ -114,7 +114,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "129.0.6668.58" # Supports Chrome version 129. You can refer to https://googlechromelabs.github.io/chrome-for-testing reporting: - data-source: sample-labels module: junit-xml diff --git a/app/jira.yml b/app/jira.yml index 362d0b7dc..b5a021d04 100644 --- a/app/jira.yml +++ b/app/jira.yml @@ -115,7 +115,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "129.0.6668.58" # Supports Chrome version 129. You can refer to https://googlechromelabs.github.io/chrome-for-testing reporting: - data-source: sample-labels module: junit-xml diff --git a/app/jsm.yml b/app/jsm.yml index 594d188bb..7d152078e 100644 --- a/app/jsm.yml +++ b/app/jsm.yml @@ -167,7 +167,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "129.0.6668.58" # Supports Chrome version 129. You can refer to https://googlechromelabs.github.io/chrome-for-testing reporting: - data-source: sample-labels module: junit-xml