Search found 12 matches

by smilinglyqing
Tue Apr 21, 2015 1:03 am
Forum: Object Identification and Technologies
Topic: How to find element by "onClick"
Replies: 1
Views: 7654

How to find element by "onClick"

Hi folks,

Is there any way to find div tag element by its attribute "onclick"?

eg.
<div class="hotzoneDiv" id="hotzoneDiv_main" onclick="install();">
by smilinglyqing
Tue Jan 28, 2014 1:48 am
Forum: Automation API
Topic: How to retrieve the value of Accessdescription value
Replies: 4
Views: 2014

How to retrieve the value of Accessdescription value

Hi there,

How can I retrieve the value of Accessdescription of a list item

string list = @"/form[@controlname='frmViewer']/element[@controlname='pnlSessions']/element[@controlname='lvSessions']/list";
Ranorex.List Entries = Host.Local.FindSingle(new RxPath(list));
by smilinglyqing
Mon Oct 08, 2012 9:36 pm
Forum: Object Identification and Technologies
Topic: Is possible to access 'Run' button in Notification bar of IE
Replies: 1
Views: 2085

Is possible to access 'Run' button in Notification bar of IE

Hi,

As we know that IE notification bar will be pops up when there is file download. Ranorex can identify the buttons in notification bar but can't click it when run automation.

Is there any workaround ?
by smilinglyqing
Thu Sep 20, 2012 7:28 pm
Forum: Object Identification and Technologies
Topic: Can't recognize UI elements for Extension page
Replies: 1
Views: 1973

Can't recognize UI elements for Extension page

Hi,

I am using the latest version of ranorex now. and I am seeing that it can't recognize any UI element in chrome://chrome/extensions/ page.

I have enabled Ranorex chrome extension.

Is there any known issue there?


thanks
by smilinglyqing
Mon Apr 16, 2012 7:45 pm
Forum: Automation Tools
Topic: How to detect the scrollbar in IE browser
Replies: 3
Views: 2554

Re: How to detect the scrollbar in IE browser

I am try to use Ranorex to detect the scroll-bar and make sure it is there. However, renorex spy can't detect it.
by smilinglyqing
Fri Apr 13, 2012 8:50 pm
Forum: Automation Tools
Topic: How to detect the scrollbar in IE browser
Replies: 3
Views: 2554

How to detect the scrollbar in IE browser

Hi,

I am not able to use Ranorex Spy to detect scrollbar in IE browser. Can u please tell me how to do that?

I am using IE 9 by the way.

thanks
by smilinglyqing
Thu Mar 08, 2012 7:58 pm
Forum: Object Identification and Technologies
Topic: Can't Identify GDI menu items
Replies: 5
Views: 2398

Re: Can't Identify GDI menu items

Just sent it to the email account [email protected]
by smilinglyqing
Thu Mar 08, 2012 4:56 am
Forum: Object Identification and Technologies
Topic: Can't Identify GDI menu items
Replies: 5
Views: 2398

Re: Can't Identify GDI menu items

Yes, I tried the instant tracking and it doesn't work in this situation. Here I generated two snapshot file. one is when the browser is not wide enough and the other one is wide enough so that all of the items are exposed outside. However, I can only attached one of them. cause the other one is too ...
by smilinglyqing
Sat Mar 03, 2012 2:01 am
Forum: Object Identification and Technologies
Topic: Can't Identify GDI menu items
Replies: 5
Views: 2398

Can't Identify GDI menu items

Hi, we are doing UI testing for toolbar. And most of the BarItems requires GDI setting enabled. when the browser width is not wide enough, then some of the baritems will be hidden in "More", like below: Capture.PNG in this case, I need to click "More" to explore the hide items. Expend.png the proble...
by smilinglyqing
Fri Mar 02, 2012 1:16 am
Forum: Automation Tools
Topic: Use Ranorex Spy on test Machines
Replies: 1
Views: 1868

Use Ranorex Spy on test Machines

Hi,

we are using Ranorex run time floating license to run tests on test machines. and on our dev box, we have license to for development , using Ranorex tools. with those two kinds of license, is it possible to use Ranorex Spy on test machines?
by smilinglyqing
Thu Sep 29, 2011 7:13 pm
Forum: Bug Reports
Topic: Ranorex Firefox plug-in error
Replies: 5
Views: 4151

Ranorex Firefox plug-in error

Hello, I doing some UI automation for FireFox using Ranorex. however, I got a annoying problem which is about Ranorex FF plugin. Everytime I start Firefox, there is an error window pops up which complains that : Ranorex Error:TypeError: Components.classes[cid] is undefined when I close firefox, ther...