Function Do-Get-All-Links

Part of:

package selenium
( do-get-all-links &optional (session *selenium-session*) )
Returns the IDs of all links on the page. If a given link has no ID, it will appear as “” in this array.