Skip to content

A selenium wrapper that allows to easily create cronjobs

Notifications You must be signed in to change notification settings

leonardcser/selenium-scheduler

Repository files navigation

Selenium Scheduler

Installation

pip install git+https://github.com/leonardcser/selenium-scheduler

Usage

Install

selenium_scheduler install -e main.py

A requirements.txt file must be in the root of your project The main.py defines the entry-point for the scheduler

Advanced

selenium_scheduler install -e main.py -r requirements/requirements.txt -m "module1,module2" -env .env

Status

selenium_scheduler status

Logs

selenium_scheduler logs

Uninstall

selenium_scheduler uninstall

Example

See https://github.com/leonardcser/epfl-scheduler

About

A selenium wrapper that allows to easily create cronjobs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages