Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1606836976-practice
Commits
00c64624
Commit
00c64624
authored
Oct 10, 2019
by
Yumna Pratista
Browse files
Changed firefox
parent
4da1d05e
Pipeline
#22812
failed with stages
in 12 minutes and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
functional_tests/__pycache__/tests.cpython-37.pyc
View file @
00c64624
No preview for this file type
functional_tests/tests.py
View file @
00c64624
...
...
@@ -106,7 +106,7 @@ class NewVisitorTest(StaticLiveServerTestCase):
# We use a new browser session to make sure that no information
# of Edith's is coming through from cookies etc
self
.
browser
.
quit
()
self
.
browser
=
webdriver
.
Firefox
(
)
self
.
browser
=
webdriver
.
Chrome
(
'./chromedriver'
,
chrome_options
=
chrome_options
)
# Francis visits the home page. There is no sign of Edith's
# list
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment