1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More robust proxy server. Fix broken tests. One test remain broken, and I believe that's a bug of zombie.js. More... over 14 years ago
Fixed .wait() when no args are passed More... over 14 years ago
Added __getitem__ method to DOMNode More... over 14 years ago
Added back method More... over 14 years ago
Added text property More... over 14 years ago
Reverted send an encoded to private methods More... over 14 years ago
Location is now a string, not a dict More... over 14 years ago
Update npm installation instructions (there's no brew recipe for it) More... over 14 years ago
Added click_link More... over 14 years ago
Update git ignore More... over 14 years ago
Changed server process to print 'server running' message after the server has actually started. More... over 14 years ago
Changed client.wait() to raise NodeError in all cases when an error happens in server process. More... over 14 years ago
Fixed Browser.location More... over 14 years ago
pep8 More... over 14 years ago
whitespace More... over 14 years ago
pep8 fixes More... over 14 years ago
Added .pyc files to git ignore. More... over 14 years ago
pep8 fixes More... over 14 years ago
Removed unused require('sys'). More... over 14 years ago
Removing a duplicated test. More... about 15 years ago
More inline docs and unit tests. More... about 15 years ago
Fixing a bug in CSS selector chaining. More... about 15 years ago
More unit tests for `Browser.css()` More... about 15 years ago
More unit tests. More... about 15 years ago
Support for DOMNode.checked (for <input type='checkbox|radio' />), more tests. More... about 15 years ago
Refactoring and cleaning up some tests. More... about 15 years ago
More unit tests for pythonzombie.browser.Browser. More... about 15 years ago
An update on my current roadblocked status for python-zombie... More... about 15 years ago
Quick README updated on progress, roadblocks... More... about 15 years ago
Removing some unnecessary print statements. More... about 15 years ago