Skip to content

jiaulislam/autobot-mtl

Repository files navigation

Autobot

Autobot is web automation framework for BMC Remedy, LDMA & ROC to complete boring everyday task with just excel data.

  • Create Change Request in BMC Remedy System
  • Close Change Request in BMC Remedy System
  • Cancel Change Request in BMC Remedy System
  • Parse the Link Budget from LDMA Robi Axiata website
  • Parse the ROC info from ROC Robi Axiata website

You can also:

  • Export documents as DOCX, HTML and PDF

Up Coming Features!

  • ROC is in the pipeline for automating the ROC Milestone clearence.
  • GUI Interface

Tech

Autobot uses a number of open source projects to work properly:

Installation

Autobot required latest version of Selenium to run.

Install the dependencies and devDependencies and start the app.

$ cd AutoBotBMCRemedy
$ pip3 install -r requirements.txt
$ python3 driver.py

Development

Want to contribute? Great!

Autobot uses Pure python + Selenium framework for fast developing.

Open your favorite Terminal and run these commands.

First Tab:

$ git clone git@github.com:jiaulislam/AutoBotBMCRemedy.git

Second Tab:

$ cd AutoBotBMCRemedy

(optional) Third:

$ code .

Todos

  • Write MORE Tests
  • Make the code more DRY & Stable

License

MIT

Automation, Hell Yeah!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages