An NDoc Documented Class Library

DefaultSelenium.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.

public string[] GetAllFields();

Return Value

the IDs of all field on the page

Implements

ISelenium.GetAllFields

See Also

DefaultSelenium Class | Selenium Namespace