- Jdk Download & Install
- Git
- Browsers
- Gradle Download & Install
- Genkins.war & Install
- HTML Publisher jenkins pluging
- Mail pluging
- Selenium WebDriver
- TestNG
- Extended Report
- GitHub
- Email configure from Manage jenkins > System > E-mail Notification:
- Email configure from from Manage jenkins > System > Extended E-mail Notification
- Gradle: Dashboard > Manage Jenkins > Tools
- Integrating Jenkins with GitHub using SSH: Dashboard > Manage Jenkins >> Credentials >> click on "(global)" >> Add Credentials
- Run the command from Manage jenkins > Script Console :
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "sandbox allow-scripts; default-src 'self'; script-src * 'unsafe-eval'; img-src *; style-src * 'unsafe-inline'; font-src *");