Wesley Kerfoot
cc6886112c
Bump version number
6 years ago
Wesley Kerfoot
9513214153
Merge pull request #23 from weskerfoot/remove-likes
[WIP] Remove likes & various improvements
6 years ago
Wesley Kerfoot
1770fa47aa
Clean up README
6 years ago
Wesley Kerfoot
0cd246b32c
Merge branch 'master' of github.com:weskerfoot/DeleteFB into remove-likes
6 years ago
Wesley Kerfoot
fed00bb53d
Merge pull request #28 from jmarhee/jmarhee/2fa-arg-handling
adds handling for 2fa code command-line argument
6 years ago
Joseph D. Marhee
6146103942
adds handling for 2fa code command-line argument
6 years ago
Wesley Kerfoot
a08bcc77c9
Merge branch 'master' into remove-likes
6 years ago
Wesley Kerfoot
304d5aa74c
Merge pull request #25 from hvtuananh/2fa
Better support two-factor authentication.
6 years ago
Tuan-Anh Hoang-Vu
b9e2ecee6e
Better support two-factor authentication.
6 years ago
wes
1502feef4b
More cleanup
6 years ago
Wesley Kerfoot
8f242225a3
Merge pull request #24 from weskerfoot/update-dependencies
Update requirements
6 years ago
Wesley Kerfoot
7474f50a38
Update requirements
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
Wesley Kerfoot
8e078a11a4
Merge pull request #19 from ijustlovemath/ijustlovemath-patch-1
Improving the security of manual password entry
6 years ago
ijustlovemath
c0dd1a1f0c
Improving the security of manual password entry
6 years ago
Wesley Kerfoot
748bd851e7
Merge pull request #16 from Spirit-act/feature-password-prompt
Added password prompt
6 years ago
Spirit-act
4b60f72e09
Changed to preferences
6 years ago
Spirit-act
6420ae262b
Added password prompt
6 years ago
Wesley Kerfoot
ea032b5da1
Add more detail to the README
6 years ago
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