An NDoc Documented Class Library

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

string[] GetAllButtons();

Return Value

the IDs of all buttons on the page

See Also

ISelenium Interface | Selenium Namespace