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-02-24 08:39:59 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
brozzler
/
umbra
History
Noah Levitt
2c4ba005b5
make umbra amenable to clustering by using a pool of n browsers and removing the browser-clientId affinity (not useful currently since we start a fresh browser instance for each page browsed), and set prefetch_count=1 on amqp consumers to round-robin incoming urls among umbra instances
2014-05-23 21:59:34 -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
provide abbreviated api
2014-05-23 13:27:00 -07:00
behaviors.py
"wasThrown" is necessarily always included in the result message from chrome for Runtime.evaluate
2014-05-05 19:58:41 -07:00
browser.py
make umbra amenable to clustering by using a pool of n browsers and removing the browser-clientId affinity (not useful currently since we start a fresh browser instance for each page browsed), and set prefetch_count=1 on amqp consumers to round-robin incoming urls among umbra instances
2014-05-23 21:59:34 -07:00
controller.py
make umbra amenable to clustering by using a pool of n browsers and removing the browser-clientId affinity (not useful currently since we start a fresh browser instance for each page browsed), and set prefetch_count=1 on amqp consumers to round-robin incoming urls among umbra instances
2014-05-23 21:59:34 -07:00