What should I learn for Python automation?
To learn Python automation, you can start with the following things -
Python programming basics. Writing to and reading from files Regular Expressions (RE) Manipulation of Strings BeautifulSoup4 web scraping Selenium is a browser automation tool. Word and Excel Automation
Also, you can refer to the Selenium Python Tutorial