Skip to content

Commit 77f3131

Browse files
authored
Update send.py
1 parent 512faf3 commit 77f3131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium/send.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# driver = webdriver.Firefox()
1515
driver.find_element_by_tag_name('body').send_keys(Keys.CONTROL + 't')
1616

17-
driver.get("https://gmail.com/")
17+
driver.get("https://web.whatsapp.com/")
1818
wait = WebDriverWait(driver, 600)
1919

2020
# your friend's name in your contact list

0 commit comments

Comments
 (0)