diff --git a/app/bamboo.yml b/app/bamboo.yml index 3565ed219..44c724ec5 100644 --- a/app/bamboo.yml +++ b/app/bamboo.yml @@ -121,7 +121,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "139.0.7258.154" # Supports Chrome version 139. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "140.0.7339.80" # Supports Chrome version 140. 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 27479bd56..bc13fdbb8 100644 --- a/app/bitbucket.yml +++ b/app/bitbucket.yml @@ -87,7 +87,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "139.0.7258.154" # Supports Chrome version 139. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "140.0.7339.80" # Supports Chrome version 140. 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 fef50be74..0b8891ecd 100644 --- a/app/confluence.yml +++ b/app/confluence.yml @@ -114,7 +114,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "139.0.7258.154" # Supports Chrome version 139. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "140.0.7339.80" # Supports Chrome version 140. 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 118d455e9..64efba00f 100644 --- a/app/jira.yml +++ b/app/jira.yml @@ -115,7 +115,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "139.0.7258.154" # Supports Chrome version 139. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "140.0.7339.80" # Supports Chrome version 140. 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 e532ca8b1..fd864f8c6 100644 --- a/app/jsm.yml +++ b/app/jsm.yml @@ -167,7 +167,7 @@ modules: httpsampler.ignore_failed_embedded_resources: "true" selenium: chromedriver: - version: "139.0.7258.154" # Supports Chrome version 139. You can refer to https://googlechromelabs.github.io/chrome-for-testing + version: "140.0.7339.80" # Supports Chrome version 140. You can refer to https://googlechromelabs.github.io/chrome-for-testing reporting: - data-source: sample-labels module: junit-xml