We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7a7d4 commit 2aeec50Copy full SHA for 2aeec50
1 file changed
src/test/resources/config/config.properties
@@ -48,7 +48,7 @@ VIDEO_RECORD=no
48
#If yes -> Report name will be ExtentReports.html
49
OVERRIDE_REPORTS=yes
50
#open_reports_after_execution--> yes or no
51
-open_reports_after_execution=yes
+open_reports_after_execution=no
52
#send_email_to_users --> yes or no
53
#If yes -> then, provide your mail credentials -> src/main/java -> package anhtester.com.mail.EmailConfig;
54
# This Email will be sent using Java mail API
0 commit comments