Skip to content

cjmaaz/act_now_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Act_Now Selenium Automation

Selenium to fill Act Now for you.

BildStatus Powered by Python Selenium4Chrome

Act Now is a SF tool which takes daily medical survey. This tool helps you to automate the process using Selenium 4.

  • Takes screenshot with current date.
  • Added delay for slow connection.
  • Saving Page Source in a file.
  • Even works of Dynamic iFrame Id.

Installation

This tool requires Python to run.

  • Install the Selenium 4:
pip install selenium
  • Install the Pillow:
pip install Pillow
  • Install the Chrome Webdriver based on your Browser version.
  • Open the file and provide the Path of your ChromeDriver.
  • Also provide the Email and Password.
  • Run the python file:
python covid19.py

License

MIT

Releases

No releases published

Packages

No packages published

Languages