File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ modules:
8686 httpsampler.ignore_failed_embedded_resources : " true"
8787 selenium :
8888 chromedriver :
89- version : " 95.0.4638.54 " # Supports Chrome version 95. You can refer to http://chromedriver.chromium.org/downloads
89+ version : " 95.0.4638.69 " # Supports Chrome version 95. You can refer to http://chromedriver.chromium.org/downloads
9090reporting :
9191- data-source : sample-labels
9292 module : junit-xml
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ modules:
110110 httpsampler.ignore_failed_embedded_resources : " true"
111111 selenium :
112112 chromedriver :
113- version : " 95.0.4638.54 " # Supports Chrome version 95. You can refer to http://chromedriver.chromium.org/downloads
113+ version : " 95.0.4638.69 " # Supports Chrome version 95. You can refer to http://chromedriver.chromium.org/downloads
114114reporting :
115115- data-source : sample-labels
116116 module : junit-xml
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ modules:
114114 httpsampler.ignore_failed_embedded_resources : " true"
115115 selenium :
116116 chromedriver :
117- version : " 95.0.4638.54 " # Supports Chrome version 95. You can refer to http://chromedriver.chromium.org/downloads
117+ version : " 95.0.4638.69 " # Supports Chrome version 95. You can refer to http://chromedriver.chromium.org/downloads
118118reporting :
119119- data-source : sample-labels
120120 module : junit-xml
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ settings:
1111 application_postfix : # e.g. /jira in case of url like http://localhost:2990/jira
1212 admin_login : admin
1313 admin_password : admin
14- load_executor : jmeter
14+ load_executor : jmeter # jmeter and locust are supported. jmeter by default.
1515 concurrency_agents : 50 # number of concurrent virtual agent users for jmeter or locust scenario
1616 concurrency_customers : 150 # number of concurrent virtual customer users for jmeter or locust scenario
1717 test_duration : 45m
@@ -151,7 +151,7 @@ modules:
151151 httpsampler.ignore_failed_embedded_resources : " true"
152152 selenium :
153153 chromedriver :
154- version : " 95.0.4638.54 " # Supports Chrome version 95. You can refer to http://chromedriver.chromium.org/downloads
154+ version : " 95.0.4638.69 " # Supports Chrome version 95. You can refer to http://chromedriver.chromium.org/downloads
155155reporting :
156156 - data-source : sample-labels
157157 module : junit-xml
You can’t perform that action at this time.
0 commit comments