Installing Chrome
Got this page, copy the PowerShell script on that page to install Chrome. Open a PowerShell window in admin mode and paste the command in. It will install Chrome and place an icon on your desktop
Installing other required applications
Open Chrome and point it to https://pinboard.in/u:celestial - there a useful bookmarks here.
...
Software | Web Address |
---|---|
Notepad++ | |
Python | |
Node (64bit Windows) | |
npm | npm install download |
Java (Windows JDK) When installing, there is an option to Set JAVA_HOME, make sure it is selected. The Location option is disabled until you select Next, you then need to select Back, it will then be enabled | |
Jenkins (see instructions below) | |
Mocha | npm install -g mocha |
Chai | npm install -g chai |
Selenium | pip install selenium |
Git |
Special Considerations for Jenkins
Follow these dialog options
...
Build Tools - NodejS
Source Code Management - GitHub, Git Parameter
Then select Install
...
Finally, add the following details
Username = Admin
Password = ppp
Full Name = <your name>
Email = <your email address>