brozzler/umbra
2014-05-29 20:43: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 think it's safer to use a range of ports 9200 thru 9200+n than to try to choose random ports and hold them with socket.bind() (don't know how we can be sure a port is available) 2014-05-29 17:55:00 -07:00
controller.py debugging to and mitigation for problem "[Errno 98] Address already in use" 2014-05-28 18:57:21 -07:00