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-01 16:34:31 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
7f8d86f98b92623ebe22cb5f6d361ab3e77a8267
7f8d86f9
2 parents
e29095da
168bb08b
merge
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
content.py
content.py
View file @
7f8d86f
...
...
@@ -14,7 +14,11 @@ def sleeptime():
login_info
=
{
'userID'
:
'id'
,
<<<<<<<
HEAD
'userpw'
:
'pw'
=======
'userpw'
:
'passwd'
>>>>>>>
168
bb08b1702cf4a3eb4c5a30b1d08ab900822a6
}
options
=
webdriver
.
ChromeOptions
()
...
...
Please
register
or
login
to post a comment