박은주
......@@ -38,8 +38,8 @@ def GetData():
# display.start()
login_info = {
'userID' : 'qdw0313',
'userpw' : 'fejUfrQxHWwtcGcP0'
'userID' : 'id',
'userpw' : 'pw'
}
options = webdriver.ChromeOptions()
......