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

Selmate

Selmate is a highly experimental Selenium app to perform some simple tasks configured via JSON files

Requirement

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

Platforms

  • Only tested on Windows 10
Clone this wiki locally