An NDoc Documented Class Library

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

public string[] GetAllLinks();

Return Value

the IDs of all links on the page

Implements

ISelenium.GetAllLinks

See Also

DefaultSelenium Class | Selenium Namespace