discord-automation
discord-automation copied to clipboard
Project #3 - An automated program to login and send messages to Discord using Selenium and PyAutoGUI
Results
1
discord-automation issues
Sort by
recently updated
recently updated
newest added
Swap out code to handle: ` self.driver.find_element(By.NAME, 'email').send_keys(self.email)` `self.driver.find_element(By.NAME, 'password').send_keys(self.password)`