Summary of Automating My Bill Payments with Python and Selenium

Corey M. Shafer demonstrates automating bill payments using Python and Selenium in the video. The script automates logging into a local utility website, filling in account information, and submitting payment details. Skills from separate tutorials are combined to achieve this goal, including using Selenium for browser navigation, handling secret credentials with .env files, and waiting for elements to load before interaction. The speaker also shows how to blur sensitive information in the browser using JavaScript.

Code Organization

Progress Tracking and Notifications

Future Plans

Notable Quotes

37:48 — « General web driver error. »
43:40 — « Timed out waiting for element to be present. »
44:28 — « General web driver error. »
56:17 — « Today, the weather was ok., »
73:30 — « failed to run script.] »

Category

Technology

Video