AllButtons
From STIQ
storeAllButtons ( variableName )
- assertAllButtons ( pattern )
- assertNotAllButtons ( pattern )
- verifyAllButtons ( pattern )
- verifyNotAllButtons ( pattern )
- waitForAllButtons ( pattern )
- waitForNotAllButtons ( pattern )
Returns:
- The IDs of all buttons on the page. If a given button has no ID, it will appear as "" in this array.
