Testing_Selenium::getAllButtons
Returns the IDs of all buttons on the page.
<p> If a given button has no ID, it will appear as "" in this array. </p>
Signature
public function getAllButtons()
Returns
- array
- the IDs of all buttons on the page