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