Application opened from Chrome is identified as NativeWindow

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
harinidsm
Posts: 8
Joined: Thu May 14, 2015 9:53 pm

Application opened from Chrome is identified as NativeWindow

Post by harinidsm » Thu May 21, 2015 4:58 pm

Hi,

When I tried to record my application in Chrome browser, Ranorex identifies it as NativeWindow. But, I am expecting it to recognize it as WebElement so that I can identify attributes as InnerText during my Validation. But, I don't understand why it recognizes it as NativeWindow.

I am using Ranorex 5.1.2.

Kindly let me know how to proceed.

Thanks,
Harini.

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Application opened from Chrome is identified as NativeWindow

Post by krstcs » Thu May 21, 2015 6:28 pm

Please upgrade to a current version of Ranorex (5.3.2 is current right now). Version 5.1.2 is no longer supported.

Also, please include more information:

What version of Windows are you using?
What version of Chrome are you using?
Did you download the Ranorex Chrome Extension from the Chrome Web Store? Is the extension enabled?
Shortcuts usually aren't...

harinidsm
Posts: 8
Joined: Thu May 14, 2015 9:53 pm

Re: Application opened from Chrome is identified as NativeWindow

Post by harinidsm » Thu May 21, 2015 7:51 pm

Hi,

Windows version - 7

Chrome version - Version 42.0.2311.90 m

My company has not downloaded Ranorex Chrome Extension from Chrome Web store.

But, we will be upgrading to 5.3.2 soon.

So, is this reason why objects are identified as NativeWindow attributes? For now, is there a way that my current ranorex version can identify objects as WebElement attributes?

Thanks,
Harini.

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Application opened from Chrome is identified as NativeWindow

Post by krstcs » Thu May 21, 2015 8:52 pm

Yes, you cannot use Ranorex with Chrome without loading the Ranorex Chrome Extension.

Your company doesn't need to download the extension, only the systems where Ranorex is being used to test Chrome web pages need to have the extension.

In Ranorex, open the Tools menu, click "Instrumentation Wizard". Select "Google Chrome" and Ranorex will open Chrome to the store page for the Ranorex Chrome extension. You can install it directly from there.
Shortcuts usually aren't...

harinidsm
Posts: 8
Joined: Thu May 14, 2015 9:53 pm

Re: Application opened from Chrome is identified as NativeWindow

Post by harinidsm » Wed May 27, 2015 9:05 pm

Thank you so much. It worked :)