Returns the IDs of all input fields on the page.
Namespace: SeleniumIf a given field has no ID, it will appear as "" in this array.
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Return Value
the IDs of all field on the pageSee Also