PythonSeleniumDemo

Purpose:

A short demo to test the functionality of selenium and python

Instructions:

  • Launch the tasty treats project... it should launch on port 5134
  • Modify the email_sender, email_receiver, and email_password with data of your choice
    • If tasty treats did not launch on port 5134 then change line 22 driver.get("http://localhost:{your port number here}")
  • Run the python script by typing python (or python3, depending on what you have) auto.py
  • Open papercut SMTP
    • When an error is triggered, you should see an email with the error description occur