RUN AS LOCALSYSTEM USER
NOTE:
1. safe browsing
give 0 in the chrome_options if you want to set the safe browsing to "NO PROTECTION"
give 1 in the chrome_options if you want to set the safe browsing to "STANDARD PROTECTION"
give 2 in the chrome_options if you want to set the safe browsing to "ENHANCED PROTECTION"
2. Always use secure connections
give 0 in the HTTPS_Only_Mode_options if you Do not want to allow users to enable "Always use secure connections"
give 1 in the HTTPS_Only_Mode_options if you want to enable the "Always use secure connections"
Comments