Home | History | Annotate | Download | only in pyautolib

Lines Matching full:submit

3007         'submit_element': 'submit',                  # The HTML element
4099 form_id: the id attribute of the form to submit.
4104 document.getElementById("%s").submit();