Skip to content

Commit 75ca3d9

Browse files
committed
merge
2 parents 8d68960 + 1ee29fc commit 75ca3d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/jsm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ settings:
2121
WEBDRIVER_VISIBLE: False
2222
JMETER_VERSION: 5.2.1
2323
LANGUAGE: en_US.utf8
24-
allow_analytics: Yes # Allow sending basic run analytics to Atlassian. These analytics help us to understand how the tool is being used and help us to continue to invest in this tooling. For more details please see our README.
24+
allow_analytics: Yes # Allow sending basic run analytics to Atlassian. These analytics help us to understand how the tool is being used and help us to continue to invest in this tooling. For more details please see our README.
2525
# Action percentage for Jmeter and Locust load executors
2626
agent_browse_projects: 10
2727
agent_view_request: 24
@@ -150,7 +150,7 @@ modules:
150150
httpsampler.ignore_failed_embedded_resources: "true"
151151
selenium:
152152
chromedriver:
153-
version: "91.0.4472.101" # Supports Chrome version 91. You can refer to http://chromedriver.chromium.org/downloads
153+
version: "90.0.4430.24" # Supports Chrome version 90. You can refer to http://chromedriver.chromium.org/downloads
154154
reporting:
155155
- data-source: sample-labels
156156
module: junit-xml

0 commit comments

Comments
 (0)