I\'m searching text \"Cheese!\" on google homepage and unsure how can I can click on the searched links after pressing the search button. For example I wanted to click the third
Simple Xpath for locating Google search box is: Xpath=//span[text()='Google Search']