0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge commit '625608f8cf58f2d8aa89235e047fe915ace39587' into HEAD More... almost 8 years ago
Merge pull request #56 from moy/fixes More... almost 8 years ago
update .gitlab-ci.yml to use 'make' More... almost 8 years ago
Merge branch 'master' of gitlab.com:chamilotools/chamilotools More... almost 8 years ago
new example.py using StatefulBrowser More... almost 8 years ago
new example.py using StatefulBrowser More... almost 8 years ago
stateful_browser: add launch_browser() method More... almost 8 years ago
stateful_browser: add launch_browser() method More... almost 8 years ago
stateful_browser: helpers to act on current form More... almost 8 years ago
stateful_browser: helpers to act on current form More... almost 8 years ago
rename example.py to example_manual.py More... almost 8 years ago
rename example.py to example_manual.py More... almost 8 years ago
stateful_browser: add methods to find and follow links More... almost 8 years ago
stateful_browser: add methods to find and follow links More... almost 8 years ago
add documentation in chamlioBrowser More... almost 8 years ago
form: allow tuple instead of lists More... almost 8 years ago
form: allow tuple instead of lists More... almost 8 years ago
use form.__setitem__ newly added to MechanicalSoup More... almost 8 years ago
form: be more liberal when checking boxes More... almost 8 years ago
form: be more liberal when checking boxes More... almost 8 years ago
form: uncheck all boxes first for radio button More... almost 8 years ago
form: uncheck all boxes first for radio button More... almost 8 years ago
form: raise an error if the checkbox is not found More... almost 8 years ago
form: raise an error if the checkbox is not found More... almost 8 years ago
form: new method uncheck_all() for checkboxes More... almost 8 years ago
form: new method uncheck_all() for checkboxes More... almost 8 years ago
form: avoid code duplication More... almost 8 years ago
form: explicit error when field is not found More... almost 8 years ago
test and fix Form.textarea() More... almost 8 years ago
remove launch_browser, now integrated in MechanicalSoup More... almost 8 years ago