Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 501 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 501 Bytes

selenium_demo

Demo file for the Selenium Tutorial

In this repository you'll find:

  • A starting script for our demo

To see the completed script, check out our 'test' branch

Installing WebDrivers

As we may cover in the workshop, webdrivers are important to interfacing with a browser. For todays workshop, please download GeckoDriver, found at this link

Install Firefox

We'll be using Firefox as our browser of choice.