Skip to content

CodeForAfrica/Openroad.WebAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openroad.WebAutomation

About

  • This is a tool to automate Openroad services through web browser.
  • This tool uses the Selenium module in Python 3 for automation.

Installation

  • Fork this project to your GitHub account.
  • After forking, enter the following commands in your terminal.
$ git clone https://github.com/CodeForTanzania/Openroad.WebAutomation
  • After that get inside the repository and execute the following instructions
cd Openroad.Automation
pip install -r requirements.txt
  • Make sure to install Google Chrome or Chromium browser on your OS.

  • Set get_message_url for fetching messages.

python run.py

About

A tool to automate Openroad Web services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages