박은주

Remove Login Info

......@@ -22,8 +22,8 @@ def Click(xpath):
def GetData():
login_info = {
'userID' : 'qdw0313',
'userpw' : 'fejUfrQxHWwtcGcP0'
'userID' : '********',
'userpw' : '********'
}
options = webdriver.ChromeOptions()
......