Forum Discussion
dmitri_1
12 years agoOccasional Contributor
Well I have tried reading those articles and find them a bit too technical and hard to follow.
You CAN map the objects, but again the problem is the dynamic nature.
The parent is - SwingObject("MainTabPane", "Help", 0)
And each of the tabs are shown below it.
But this parent changes to say - SwingObject("MainTabPane", "Admin", 0)
When you switch tabs...
Attaching screenshot of my mapped objects for 2 tabs.
Does that mean I need some sort of if/case statement to say if exists (or if I currently have selected) tab 1, then click this object, otherwise click a different one.
You CAN map the objects, but again the problem is the dynamic nature.
The parent is - SwingObject("MainTabPane", "Help", 0)
And each of the tabs are shown below it.
But this parent changes to say - SwingObject("MainTabPane", "Admin", 0)
When you switch tabs...
Attaching screenshot of my mapped objects for 2 tabs.
Does that mean I need some sort of if/case statement to say if exists (or if I currently have selected) tab 1, then click this object, otherwise click a different one.