We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119926c commit 3794144Copy full SHA for 3794144
app/bamboo.yml
@@ -121,7 +121,7 @@ modules:
121
httpsampler.ignore_failed_embedded_resources: "true"
122
selenium:
123
chromedriver:
124
- version: "136.0.7103.113" # Supports Chrome version 136. You can refer to https://googlechromelabs.github.io/chrome-for-testing
+ version: "137.0.7151.55" # Supports Chrome version 137. You can refer to https://googlechromelabs.github.io/chrome-for-testing
125
reporting:
126
- data-source: sample-labels
127
module: junit-xml
0 commit comments