Function Do-Get-All-Buttons

Part of:

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