Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 471 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 471 Bytes

Simple button-click scripts. The scropts need the folowing tools to work:

  1. Python programming language 2.7.11 or above (dosn't work with python 3);
  2. Google Chrome browser;
  3. Selenium browser automation toolkit;
  4. Chrome Driver web driver for Chrome.

To-Do:

  1. Add comments to expain how program work;
  2. Add Timer;
  3. Another parameter, when new page is open;
  4. Reworking to be compatible to work with Python 3

This is just a beta test. Please, don't use it.