Skip to content
TK Soh edited this page Sep 25, 2020 · 3 revisions

selmate

An experimental Selenium app to perform some simple tasks configured with JSON files

Requirement

  • Python 3.8+
  • PyQt5
  • Python Selenium library
  • Webdrivers and executable binary (optional) for target browsers (Chrome, Chromium, MS-Edge, Firefox, Opera)
  • Optional:
    • Python libraries: Notify-run, Pushbullet.py, playsound, msedge-selenium-tools (MS-Edge webdriver)
    • MP3 sound file for playsound

Platforms

  • Only tested on Windows 10
Clone this wiki locally