Check a checkbox
True
False
session.execute(type="check", id="terms-checkbox", value=True) session.execute(type="check", id="newsletter-checkbox", value=False)
notte_core.actions.actions
Was this page helpful?