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 41e4f66 commit fa0d3cfCopy full SHA for fa0d3cf
src/test/resources/configs/config.properties
@@ -13,10 +13,10 @@ EXCEL_DATA_FILE_PATH =
13
TEST_DATA_FOLDER_PATH = src/test/resources/test_data
14
LOCATE = en
15
SCREENSHOT_FAIL = true
16
-SCREENSHOT_PASS = true
+SCREENSHOT_PASS = false
17
SCREENSHOT_ALL = true
18
SCREENSHOT_PATH = exports/screenshots
19
-RECORD_VIDEO = true
+RECORD_VIDEO = false
20
RECORD_VIDEO_PATH = exports/videos
21
EXTENT_REPORT_PATH = exports/reports/ExtentReport
22
ALLURE_REPORT_PATH = exports/reports/AllureReport
0 commit comments