Skip to content

Commit 10b7674

Browse files
committed
Update version 2.4.6
1 parent 4c4112e commit 10b7674

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/test/resources/config/config.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ VIDEO_RECORD = no
4949
# - Windows_10_Tue_Oct_05_02_30_46_IST_2022_ExtentReports.html
5050
# - Mac_OS_X_Tue_Feb_22_16_10_47_IST_2022_ExtentReports.html
5151
# If yes -> Report name will be ExtentReports.html
52-
OVERRIDE_REPORTS = no
52+
OVERRIDE_REPORTS = yes
5353
# open_reports_after_execution--> yes or no
5454
OPEN_REPORTS_AFTER_EXECUTION = no
5555
# send_email_to_users --> yes or no
@@ -61,9 +61,9 @@ SCREENSHOT_PASSED_TCS = yes
6161
# Failed Steps Screenshot
6262
SCREENSHOT_FAILED_TCS = yes
6363
# Skipped Steps Screenshot
64-
SCREENSHOT_SKIPPED_TCS = yes
64+
SCREENSHOT_SKIPPED_TCS = no
6565
# All Steps Screenshot
66-
SCREENSHOT_ALL_STEPS = yes
66+
SCREENSHOT_ALL_STEPS = no
6767
# Locate in DataFaker/JavaFaker
6868
# Java Locale List: https://www.viralpatel.net/java-locale-list-tutorial/
6969
LOCATE = vi

0 commit comments

Comments
 (0)