TestComlpete is unable to identify the swing Jgraph components
Hi All,
I am trying to automate a scenario, where I need to drag a node from Jtree and drop it in to Jgraph, on which a element will be shown in Jgraph and by Clicking on the newly added Jgraph element will activate a form where I need to enter values.
But Test Complete is unable to identify the Jgraph elements. Can anyone suggest me how to automate this scenario?.
You can try using the MSAA or UI Automation technology to recognize objects on a graph. Refer to the "Improving Object Recognition" article for details.