File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ services:
51
51
- python util/post_run/cleanup_results_dir.py
52
52
- module : pip-install
53
53
packages :
54
- - selenium==4.31 .0
54
+ - selenium==4.35 .0
55
55
execution :
56
56
- scenario : jmeter
57
57
executor : jmeter
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ services:
37
37
- python util/post_run/cleanup_results_dir.py
38
38
- module : pip-install
39
39
packages :
40
- - selenium==4.31 .0
40
+ - selenium==4.35 .0
41
41
execution :
42
42
- scenario : ${load_executor}
43
43
concurrency : ${concurrency}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ services:
52
52
- python util/post_run/cleanup_results_dir.py
53
53
- module : pip-install
54
54
packages :
55
- - selenium==4.31 .0
55
+ - selenium==4.35 .0
56
56
execution :
57
57
- scenario : ${load_executor}
58
58
executor : ${load_executor}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ services:
52
52
- python util/post_run/cleanup_results_dir.py
53
53
- module : pip-install
54
54
packages :
55
- - selenium==4.31 .0
55
+ - selenium==4.35 .0
56
56
execution :
57
57
- scenario : ${load_executor}
58
58
executor : ${load_executor}
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ services:
68
68
- python util/post_run/cleanup_results_dir.py
69
69
- module : pip-install
70
70
packages :
71
- - selenium==4.31 .0
71
+ - selenium==4.35 .0
72
72
execution :
73
73
- scenario : ${load_executor}_agents
74
74
executor : ${load_executor}
You can’t perform that action at this time.
0 commit comments