Clicks a button identified by locator.

*Examples:*
| Input Text  | id=buttonID |
| Input Text  | name=buttonName |
| Input Text  | css=div.main input#buttonID.button |
| Input Text  | xpath=//*[@id="buttonID"] |
