Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- browser.get('https://e.mail.ru/login')
- browser.implicitly_wait(20)
- browser.find_element_by_xpath('//*[@id="root"]/div/div/div/div/div/form/div[2]/div[2]/div[1]/div/div/div/div/div/div[1]/div/input').send_keys('[email protected]')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement