Submit the specified form. This is particularly useful for forms without
submit buttons, e.g. single-input "Search" forms.
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- formLocator
- Type:
System String
an element locator for the form you want to submit
Implements
ISelenium Submit(String)See Also