Forum Discussion
electroisok1
13 years agoNew Contributor
Hi Robert,
I have a question about this ... I have a Form1 with a button OK and above of this other form2 with another OK button. I need to click on the button OK of the form2. I do a search of the button through the Sys.Process("XXXX"). FindAllChildren ("WndCaption", "OK", ...) and this return to me an array of all the buttons with the caption OK, I need to filter this to make sure to click on the OK button that is visible (Form2) . If I try to access another button to see if it is hidden or not, it automatically launches the Window Unexpected event. What do you recomend I do?
Thanks,
Ivette Onay
Related Content
Recent Discussions
- 17 hours ago