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

Category ?

Technology

Share this summary

Video