0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get checkboxes by id too More... over 13 years ago
Fix typo in unselecting a checkbox on selenium More... over 13 years ago
Bumped to dev verion 0.1.8 More... almost 14 years ago
Added unit tests and fixorated xpath More... almost 14 years ago
Fixed bad element lookup for '*' in selenium More... almost 14 years ago
Allow searching for an element by identifier against '*' More... almost 14 years ago
Version bump to 0.1.7 More... almost 14 years ago
Fixed failing xpath More... almost 14 years ago
Fixed browser detect on form_name accessor More... almost 14 years ago
Version bump More... almost 14 years ago
Better identifier handling on submit More... almost 14 years ago
Fixed submit_form() to allow the same identifier regardless of selenium or testbrowser More... almost 14 years ago
Fix to make form_name='*' work the same with Selenium as with Testbrowser More... almost 14 years ago
Fix for submitting forms without names, use element identifier instead More... almost 14 years ago
Fixed samples More... almost 14 years ago
Added a simple sample test More... almost 14 years ago
Default to first instance in testbrowser if ambiguous More... almost 14 years ago
Fixed a testbrowser problem with checkboxes with single values More... almost 14 years ago
Fix numeric list in README More... almost 14 years ago
Fixorate yet more README More... almost 14 years ago
Added MANIFEST More... almost 14 years ago
Fixed import lines, so installed module import becomes a bit more sane@ More... almost 14 years ago
An attempt at making setup.py work. Currently not working More... almost 14 years ago
Yet more rst oopsie More... almost 14 years ago
More README More... almost 14 years ago
Fixed an RST oopsie More... almost 14 years ago
WIP expanded README More... almost 14 years ago
Some testbrowser tweaks. Implemented getting a link by identifier More... almost 14 years ago
Removed selenium workaround, no longer required More... almost 14 years ago
Added shutdown method, and internal notifier for links More... almost 14 years ago