release: v3.18.2 (#4834)
* v3.18.2 * rebuild dist * update e2e test path config
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"src_folders" : ["test/e2e/scenarios"],
|
||||
"src_folders" : ["test/e2e-selenium/scenarios"],
|
||||
"output_folder" : "reports",
|
||||
"live_output": true,
|
||||
"custom_commands_path" : "",
|
||||
"custom_assertions_path" : "",
|
||||
"page_objects_path" : "test/e2e/pages",
|
||||
"page_objects_path" : "test/e2e-selenium/pages",
|
||||
"globals_path" : "",
|
||||
|
||||
"test_runner" : {
|
||||
|
||||
Reference in New Issue
Block a user