ConnorSkees
8bf8617c15
Refactor
6 years ago
Wesley Kerfoot
e76266f966
Try to use untag button if delete or hide is not an option
6 years ago
Wesley Kerfoot
1241d6e7e8
Fix bugs with logging and bump version
6 years ago
Wesley Kerfoot
643929d3dd
Archive wall posts, include timestamp
6 years ago
Wesley Kerfoot
5c11163180
Integrate changes that allow selecting year
6 years ago
wes
1502feef4b
More cleanup
6 years ago
wes
9f9fcc1ba6
Remove unnecessary imports
6 years ago
wes
81fd9329f9
More refactoring into modules
6 years ago
wes
8cc9074934
Refactoring
6 years ago
wes
2c73a529b3
Start refactoring things into separate modules
6 years ago
ijustlovemath
c0dd1a1f0c
Improving the security of manual password entry
6 years ago
Spirit-act
4b60f72e09
Changed to preferences
6 years ago
Spirit-act
6420ae262b
Added password prompt
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
ConnorSkees
0f9d1fcb9d
Minor refactoring and reformatting :)
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
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
8fcda848ab
Use driver.implicitly_wait instead of sleeping everywhere
6 years ago
Wesley Kerfoot
a87d154bf0
Try using WebDriverWait
6 years ago
Wesley Kerfoot
0780e637ec
Refactor into a proper package
6 years ago