Skip to content

Latest commit

 

History

History
20 lines (6 loc) · 260 Bytes

File metadata and controls

20 lines (6 loc) · 260 Bytes

Visual testing for Selenium in Python WIP

Install & Run

Selenium 3.x+ required.

  1. Install PhantomJS driver brew cask install phantomjs

  2. Install Selenium pip3 install Selenium

  3. Run python3 image_analysis.py