10-29-2014, 04:37 PM
I want to click on a particular icon which is present on a toolbar. But code does not work for that particular icon only. On the other hand same code clicks on other icon successfully on same toolbar.
when i click on other icon it becomes successfully.
Code:
swfwindow("text:=.*").swftoolbar("text:=.*").Press 37
when i click on other icon it becomes successfully.