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-04 10:06:07 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d5d65002ab781fc3a2fa6bcef5e3c2ec23cd1118
d5d65002
1 parent
52ff23d7
Remove 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 @
d5d6500
...
...
@@ -22,8 +22,8 @@ def Click(xpath):
def
GetData
():
login_info
=
{
'userID'
:
'
qdw0313
'
,
'userpw'
:
'
fejUfrQxHWwtcGcP0
'
'userID'
:
'
********
'
,
'userpw'
:
'
********
'
}
options
=
webdriver
.
ChromeOptions
()
...
...
Please
register
or
login
to post a comment