File tree Expand file tree Collapse file tree
src/test/resources/config Expand file tree Collapse file tree Original file line number Diff line number Diff 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
5454OPEN_REPORTS_AFTER_EXECUTION = no
5555# send_email_to_users --> yes or no
@@ -61,9 +61,9 @@ SCREENSHOT_PASSED_TCS = yes
6161# Failed Steps Screenshot
6262SCREENSHOT_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/
6969LOCATE = vi
You can’t perform that action at this time.
0 commit comments