Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박은주
/
Todays_Issue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박은주
2021-06-09 23:34:54 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ee3dc11a760ab4e7efe984d962e94c020f15ba20
ee3dc11a
1 parent
e49d055c
Delete login info
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
content.py
content.py
View file @
ee3dc11
...
...
@@ -38,8 +38,8 @@ def GetData():
# display.start()
login_info
=
{
'userID'
:
'
qdw0313
'
,
'userpw'
:
'
fejUfrQxHWwtcGcP0
'
'userID'
:
'
id
'
,
'userpw'
:
'
pw
'
}
options
=
webdriver
.
ChromeOptions
()
...
...
Please
register
or
login
to post a comment