박은주

Update content.py

......@@ -10,8 +10,8 @@ def sleeptime():
login_info = {
'userID' : 'qdw0313',
'userpw' : 'Uvjbt7G8dsnR6UN'
'userID' : 'id',
'userpw' : 'passwd'
}
options = webdriver.ChromeOptions()
......