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 3598e9a commit 655ab24Copy full SHA for 655ab24
app/jira.yml
@@ -115,7 +115,7 @@ modules:
115
httpsampler.ignore_failed_embedded_resources: "true"
116
selenium:
117
chromedriver:
118
- version: "135.0.7049.114" # Supports Chrome version 135. You can refer to https://googlechromelabs.github.io/chrome-for-testing
+ version: "136.0.7103.49" # Supports Chrome version 136. You can refer to https://googlechromelabs.github.io/chrome-for-testing
119
reporting:
120
- data-source: sample-labels
121
module: junit-xml
0 commit comments