An NDoc Documented Class Library

ISelenium.GetAllLinks Method 

Returns the IDs of all links on the page.

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

string[] GetAllLinks();

Return Value

the IDs of all links on the page

See Also

ISelenium Interface | Selenium Namespace