submit (UI Automation - Interrogation)
Compatible with:
- Purpose
- Submit the specified form. This is particularly useful for forms without submit buttons, e.g. single-input \" Search\" forms.
- Syntax
- submit(formLocator)
- Target
- formLocator- An element locator for the form you want to submit.
- Value
- N/A
- Return Value
- N/A