File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/test/resources/config Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ VIDEO_RECORD = no
49
49
# - Windows_10_Tue_Oct_05_02_30_46_IST_2022_ExtentReports.html
50
50
# - Mac_OS_X_Tue_Feb_22_16_10_47_IST_2022_ExtentReports.html
51
51
# If yes -> Report name will be ExtentReports.html
52
- OVERRIDE_REPORTS = no
52
+ OVERRIDE_REPORTS = yes
53
53
# open_reports_after_execution--> yes or no
54
54
OPEN_REPORTS_AFTER_EXECUTION = no
55
55
# send_email_to_users --> yes or no
@@ -61,9 +61,9 @@ SCREENSHOT_PASSED_TCS = yes
61
61
# Failed Steps Screenshot
62
62
SCREENSHOT_FAILED_TCS = yes
63
63
# Skipped Steps Screenshot
64
- SCREENSHOT_SKIPPED_TCS = yes
64
+ SCREENSHOT_SKIPPED_TCS = no
65
65
# All Steps Screenshot
66
- SCREENSHOT_ALL_STEPS = yes
66
+ SCREENSHOT_ALL_STEPS = no
67
67
# Locate in DataFaker/JavaFaker
68
68
# Java Locale List: https://www.viralpatel.net/java-locale-list-tutorial/
69
69
LOCATE = vi
You can’t perform that action at this time.
0 commit comments