Hi, I'm wondering if any experts can write an automation script using autoit or other open source software to do the following? I was initially testing winautomation for this, but they said it wasn't easily possible in their current version. 1- Open a tab in firefox 2- type in google " optometrist "san francisco, CA" " 3- click on Local business results 4- right click on the title links, and choose "Open Link In New Tab" for each available link listed 5- click on the next page at the bottom 6- repeat this step until I reach pre-defined result page number, in this case, do this for all links to the end of page 4 results. The problem in step 4 is, that I'm not sure how to make winautomation realize that it should only "Open Link In New Tab" 1 time for each unique listing. Each unique listing has different number of line descriptions so there's not a constant no. of arrow down keys I can use to make sure the automation tool always uniquely clicks on 1 and only 1 unique listing. Is there a way for the automation tool to do all of the above, but also be smart enough to only "Open Link In New Tab" on the next unique listing? Thank You Ahead of time JN