Skip to content
Permalink
Browse files
comments added
  • Loading branch information
plurab committed Dec 3, 2018
1 parent 9d45d7b commit 25f92fc4c5dd479d8554ec439ae111ce7b9a2c85
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,5 +1,5 @@
from selenium import webdriver

#https://www.youtube.com/watch?v=KNzGtHI_60o
'''Allows user to send Whatsapp messages'''
def whatsapp(sentence):
driver = webdriver.Chrome()

0 comments on commit 25f92fc

Please sign in to comment.