0
I Use This!
Very Low Activity

Commits : Listings

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