Search found 3 matches

by StarFox
Tue Apr 12, 2016 9:34 pm
Forum: Object Identification and Technologies
Topic: Chrome objects not identified for cross browser testing
Replies: 5
Views: 3491

Re: Chrome objects not identified for cross browser testing

I was able to install the 1.0.9 extension, but still don't have any luck with DOM elements. I'm not having any issue with DOM elements when I run Ranorex and Chrome on my local machine that runs Windows 7 and has Internet access. Would the fact I'm using Windows Server 2012 R2 possibly be an issue? ...
by StarFox
Mon Apr 11, 2016 4:42 pm
Forum: Object Identification and Technologies
Topic: Chrome objects not identified for cross browser testing
Replies: 5
Views: 3491

Re: Chrome objects not identified for cross browser testing

Here's a screenshot of the extension in Chrome.
[img]
RanorexExtension.PNG
[/img]

I had to install it from the latest Ranorex build itself since the server I'm using doesn't have Internet access.
by StarFox
Fri Apr 08, 2016 5:43 pm
Forum: Object Identification and Technologies
Topic: Chrome objects not identified for cross browser testing
Replies: 5
Views: 3491

Chrome objects not identified for cross browser testing

I'm attempting to create a simple automated scripts that works on Firefox, IE, and Chrome. I got objects identified originally in Firefox to work in IE with only a little tweaking. Ex: /dom[@domain='IP:Port']//section[#'content']/?/?/section//form[@name='loginForm']/div[2]/?/?/?/input[@type='checkbo...