Ruby and Web Driver set up for Browser Automation - Windows

Subscribers:
1,330
Published on ● Video Link: https://www.youtube.com/watch?v=9Ih8DlmWgy4



Duration: 6:46
138 views
0


Save lives, stop wearing masks, stop social distancing, stop hiding from a virus which is less deadly than the stupid people telling you it is. You're killing yourselves, you're killing future generations by following snowflakes. Get educated.

Fight the enemy. Words don't work, fight back.

Slowly migrating over to BitChute: https://www.bitchute.com/channel/EcD5VVAOKtOw/



0:00 to 01:41 - Ruby set up.
01:41+ is web driver set up and a quick test.

I'm trying not to make everything too condescending, but if testers could program they'd be programmers. This is a video for testers.

There will be a separate video for headless web browser testing on Ubuntu terminal servers. It's not possible to run automated browser tests on a Windows terminal server. Desktop experience is possible, but then you may as well use a Windows desktop!

Here we install Ruby, validate it's working, install the web drivers and valid they're working with a simple script.


Example downloads:
https://drive.google.com/open?id=1sWms2mQtTtXHKGsqKVHsnVr5M0zUbBFG


00:20 - Ruby download link:
https://rubyinstaller.org/downloads/

01:56 - Web driver download links (liable to change):
- IE11
-- https://www.microsoft.com/en-us/download/details.aspx?id=44069
- Firefox (Gecko Driver)
-- https://github.com/mozilla/geckodriver/releases
- Edge
-- https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
- Chrome
-- http://chromedriver.chromium.org/downloads


01:41 - Examples download link:
https://drive.google.com/open?id=1XlqVCrBYnYzUg5SAPyqKxBGeqehGVHLm







Tags:
automation testing
testing
ruby
selenium
watir
selenium webdriver
automated web site testing