Skip to content

Commit fa0d3cf

Browse files
committed
Bài 22 - Json File - device.json
1 parent 41e4f66 commit fa0d3cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/resources/configs/config.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ EXCEL_DATA_FILE_PATH =
1313
TEST_DATA_FOLDER_PATH = src/test/resources/test_data
1414
LOCATE = en
1515
SCREENSHOT_FAIL = true
16-
SCREENSHOT_PASS = true
16+
SCREENSHOT_PASS = false
1717
SCREENSHOT_ALL = true
1818
SCREENSHOT_PATH = exports/screenshots
19-
RECORD_VIDEO = true
19+
RECORD_VIDEO = false
2020
RECORD_VIDEO_PATH = exports/videos
2121
EXTENT_REPORT_PATH = exports/reports/ExtentReport
2222
ALLURE_REPORT_PATH = exports/reports/AllureReport

0 commit comments

Comments
 (0)