I am using Rational Robot for tetsing.
I have a window1 with a caption say "setup".
When I click on the "ok" button of the window1, another window pops up say window2 with the same caption as window1.
Window 1 would be still running in the background.
How does the Rational Robot script recognise the window2, as the captions for window1 and window2 are the same?

Please help!!