This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
brozzler
Watch
1
Star
0
Fork
0
You've already forked brozzler
mirror of
https://github.com/internetarchive/brozzler.git
synced
2025-04-23 08:59:09 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
brozzler
/
umbra
History
Noah Levitt
bfb6cac25f
use temp dir as $HOME instead of just chromium user-data-dir, because sometimes we have been seeing chrome print this error message and hang "[1975:2001:0603/215855:ERROR:nss_util.cc(444)] Error initializing NSS with a persistent database (sql:/home/archiveit/.pki/nssdb): NSS error code: -8187"
2014-06-03 16:02:00 -07:00
..
behaviors.d
improve facebook behavior: when we expect a "close" button to appear, wait for it before moving on to other actions; and when we discover a missed click target above, scroll back up to click on it
2014-05-05 18:39:16 -07:00
__init__.py
fancy --version that includes git branch and timestamp of last commit if available
2014-05-29 20:43:00 -07:00
behaviors.py
fancy --version that includes git branch and timestamp of last commit if available
2014-05-29 20:43:00 -07:00
browser.py
use temp dir as $HOME instead of just chromium user-data-dir, because sometimes we have been seeing chrome print this error message and hang "[1975:2001:0603/215855:ERROR:nss_util.cc(444)] Error initializing NSS with a persistent database (sql:/home/archiveit/.pki/nssdb): NSS error code: -8187"
2014-06-03 16:02:00 -07:00
controller.py
sleep for 5 seconds after starting a browser, since starting 20 at once brings the computer to its knees
2014-06-03 15:57:12 -07:00