Creating an App to automate Zoom using only Python Part 1: "The Automation Part"
Hey guys thank you for the 15 likes on the previous video and in this video today we will be creating the automation sequence for the application to automate your zoom meetings. Enjoy!!
*the video might be a bit less edited because I had exams
This is the line right here:-
nameBox.type_keys('^a{BACKSPACE}')
Link to my tutorial on PyWinAuto
https://www.youtube.com/watch?v=R4E4IOIC63s&ab_channel=AaronFritz
Link to files : https://github.com/aaronFritz2302/ZoomAuto-YT-Tutorial-Files/tree/main/Part%201