This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
50projects50days
mirror of
https://github.com/bradtraversy/50projects50days
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
Update selenium test for search
Browse Source
pull/175/head
Hammad1007
10 months ago
parent
8f4bc1be64
commit
f755f8058c
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
github-profiles/tests/body/searchbar/test_searchbar_search.py
Unescape
Escape
View File
@ -29,5 +29,4 @@ time.sleep(3)
print
(
'
Success!
'
)
print
(
'
Success!
'
)
# Close the browser window
driver
.
quit
(
)
driver
.
quit
(
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/50projects50days
Title
Body
Create Issue