Wesley Kerfoot
044c7a6d45
Bump minor version
6 years ago
Wesley Kerfoot
31f2d962c1
Update README with info about --headless
6 years ago
Wesley Kerfoot
8ec1b2e81f
Merge pull request #8 from mimischi/patch-1
Catch errors in all element selectors
6 years ago
Michael Gecht
9f832e6fbd
Refactor selenium exceptions into constant
6 years ago
Michael Gecht
ab6450f33a
Add explicit exceptions
6 years ago
Michael Gecht
22e30f300d
Wrap selector logic in try..except statement
This catches all errors that are thrown, when any
`find_element_by_*` method fails for some reason.
If this happens, we just fall through and wait for
a page refresh and then try again.
6 years ago
Wesley Kerfoot
772066ef6d
Merge pull request #7 from ConnorSkees/master
Minor refactoring and reformatting
6 years ago
ConnorSkees
0f9d1fcb9d
Minor refactoring and reformatting :)
6 years ago
Wesley Kerfoot
daa5a32c92
Merge pull request #10 from ConnorSkees/feature-headless
Add option for headless mode
6 years ago
ConnorSkees
a811761928
Remove --no-sandbox flag
6 years ago
ConnorSkees
5367f424f0
Add option for headless mode
update README with instructions on chromedriver
Minor refactor and reformatting
- Tighten whitespace
- Remove superfluous `assert` statement
Minor refactoring and reformatting
Fix missing whitespace between =
Update deletefb.py
Remove git stuff
6 years ago
Wesley Kerfoot
56c8a22816
update README with instructions on chromedriver
6 years ago
Wesley Kerfoot
2dc953424d
Fix typo
6 years ago
Wesley Kerfoot
9f1d123dcd
Fixes #6 by adding a pause for 2FA
6 years ago
Wesley Kerfoot
64cf0ed78c
Add a few comments explaining some quirks
6 years ago
Wesley Kerfoot
bd2e73aa7c
Merge pull request #4 from weskerfoot/fix-waits
Remove spurious calls to sleep
6 years ago
Wesley Kerfoot
8fcda848ab
Use driver.implicitly_wait instead of sleeping everywhere
6 years ago
Wesley Kerfoot
a87d154bf0
Try using WebDriverWait
6 years ago
Wesley Kerfoot
32222fc79e
update README with some clarifications
6 years ago
Wesley Kerfoot
e44d7f0d23
Add a bit more to the README clarifying the chromedriver
6 years ago
Wesley Kerfoot
3b9c9c530a
add chromedriver requirement
6 years ago
Wesley Kerfoot
d98ab89073
update readme
6 years ago
Wesley Kerfoot
e74df15d6b
bump minor version
6 years ago
Wesley Kerfoot
4619a50be9
Update README
6 years ago
Wesley Kerfoot
90358bb29a
Bump version
6 years ago
Wesley Kerfoot
ff3c6aa1cd
Fix markdown
6 years ago
Wesley Kerfoot
24fa478b29
Add .gitignore
6 years ago
Wesley Kerfoot
0780e637ec
Refactor into a proper package
6 years ago
Wesley Kerfoot
ad134f02cc
Start turning this into a package
6 years ago
Wesley Kerfoot
2de36b11ac
Create LICENSE
6 years ago
wes
fc6acf68fd
readme bugs
6 years ago
wes
fe18bfadea
more readme instructions
6 years ago
wes
e462be0ca8
readme
6 years ago
wes
2b60097531
initial commit
6 years ago