A step-by-step guide to web automation with Selenium in Python: Learn how to create XPath, click on buttons, type text, upload a photo, and more. — One of the coolest things you can automate with Python is the web. Why? The number of websites out there is endless. You only need to learn the basic concepts of web automation to automate most websites. In this guide, I’ll show you how to automate WhatsApp Web using Selenium…