박은주

Set UTC(Asia/Seoul)

...@@ -38,8 +38,8 @@ def GetData(): ...@@ -38,8 +38,8 @@ def GetData():
38 # display.start() 38 # display.start()
39 39
40 login_info = { 40 login_info = {
41 - 'userID' : 'qdw0313', 41 + 'userID' : '********',
42 - 'userpw' : 'fejUfrQxHWwtcGcP0' 42 + 'userpw' : '********'
43 } 43 }
44 44
45 options = webdriver.ChromeOptions() 45 options = webdriver.ChromeOptions()
......