An NDoc Documented Class Library

ISelenium.GetAllFields Method 

Returns the IDs of all input fields on the page.

If a given field has no ID, it will appear as "" in this array.

string[] GetAllFields();

Return Value

the IDs of all field on the page

See Also

ISelenium Interface | Selenium Namespace