Handling gwt-glasspanel object

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
craig77
Posts: 7
Joined: Fri Sep 13, 2013 1:52 pm

Handling gwt-glasspanel object

Post by craig77 » Tue Sep 17, 2013 10:18 am

Hi,
I am working in Firefox and have come across a gwt-glasspanel object which essentially seems to be a message box that pops up but disables/greys out the entire screen until I press the OK button on the message. My problem is that when I try to identify the OK button in Ranorex Spy it is highlighting the entire screen instead. I have tried to just simply use KeySequence to send {Return} (pressing Return works manually), but it doesn't appear to be doing anything in my script.
If anybody can help that would greatly appreciated.
Regards
Craig.

craig77
Posts: 7
Joined: Fri Sep 13, 2013 1:52 pm

Re: Handling gwt-glasspanel object

Post by craig77 » Tue Sep 17, 2013 4:53 pm

I've resolved this now. I was able to locate the object buried deep quite deeply when I used Ranorex Spy, so just used the Add to Repository option and now all is well. Still trying to get to grips with Ranorex and it's workings.