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-25 01:49:30 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
brozzler
/
umbra
History
Noah Levitt
c2153be288
start behaviors again on any Page.loadEventFired, because if we don't do that, we keep asking the page if the behavior thinks it's finished, and it doesn't know what we're talking about
2014-06-03 18:06:02 -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
start behaviors again on any Page.loadEventFired, because if we don't do that, we keep asking the page if the behavior thinks it's finished, and it doesn't know what we're talking about
2014-06-03 18:06:02 -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