An NDoc Documented Class Library

DefaultSelenium.GetAllButtons Method 

Returns the IDs of all buttons on the page.

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

public string[] GetAllButtons();

Return Value

the IDs of all buttons on the page

Implements

ISelenium.GetAllButtons

See Also

DefaultSelenium Class | Selenium Namespace