Search found 11 matches

by sunilDahiya
Wed Oct 17, 2012 12:18 pm
Forum: Mobile Testing
Topic: Ranorex support for Andriod Applications
Replies: 9
Views: 2918

Re: Ranorex support for Andriod Applications

Hi Team,

Thanks for the answers.
I have one more question:

1. Does Ranorex supports Web Apps as well? I mean can we automate web browsing apps?

Thanks again.
by sunilDahiya
Tue Oct 16, 2012 9:58 am
Forum: Mobile Testing
Topic: Ranorex support for Andriod Applications
Replies: 9
Views: 2918

Ranorex support for Andriod Applications

Hi Team, I have some questions related to Mobile Testing and Android: 1. How far does Ranorex support the Gesture or movements or scroll on APPs/Apps object? is Ranorex supports only Click, Drag drop functionality or does it also support complex one like zooming in or zooming out, Picker, scroll vie...
by sunilDahiya
Fri Oct 05, 2012 3:20 pm
Forum: General Questions
Topic: Problem with Ranorex report
Replies: 1
Views: 1537

Problem with Ranorex report

Hi Team, I have some problem with Ranorex Report generation. The detailed problem is as follows: while aborting a thread, I am catching it in an exception using "try catch" block and then using block "finally" do some ranorex reporting so that I can see the log, where the problem occurs. The code is...
by sunilDahiya
Tue Sep 25, 2012 11:14 am
Forum: General Questions
Topic: Probelm with drop down "Select" control in Web
Replies: 6
Views: 2169

Re: Probelm with drop down "Select" control in Web

Hi Team, press "Tab" does not helped here. I think it is a problem of some event triggering. The Click function does not trigger any event while selecting the item during automation. additionally, i can't also find out what event is triggered when an item is selected from the "Select Tag" element, w...
by sunilDahiya
Tue Sep 25, 2012 8:37 am
Forum: General Questions
Topic: Probelm with drop down "Select" control in Web
Replies: 6
Views: 2169

Re: Probelm with drop down "Select" control in Web

Hi Team, basically I tried three ways ;) 1. set the value of the item as "selected = true"; 2. set the value of the item as true and then click on the item. 2. Click on the item. and finally save on click. a bit of code is here: Adapter currentAdapter = id.toGuiItemUsingReflection(); //I am getting ...
by sunilDahiya
Mon Sep 24, 2012 4:48 pm
Forum: General Questions
Topic: Probelm with drop down "Select" control in Web
Replies: 6
Views: 2169

Probelm with drop down "Select" control in Web

Hi Team, I am working with Microsoft Dynamics CRM web application. I have problem while saving the items from a drop down "select" control. The detailed problem is followed: scenario: Manuel 1. when I select an item from Drop down and save the information, the item is saved and listed & displayed al...
by sunilDahiya
Mon Aug 27, 2012 11:01 am
Forum: Object Identification and Technologies
Topic: Unable to identify menu bar Items
Replies: 9
Views: 3200

Re: Unable to identify menu bar Items

Hi Team, Here, I am not sure if the real problem is about re-installation. while spying my context menu, the "ContolType" of menu items is not "MenuItems" but is "ToolStripDropDownMenu". Is there any Ranorex inbuilt control which support this Windows Form control as well. I am not sure if I can chan...
by sunilDahiya
Fri Aug 03, 2012 2:57 pm
Forum: Object Identification and Technologies
Topic: Unable to identify menu bar Items
Replies: 9
Views: 3200

Re: Unable to identify menu bar Items

Hi,

1. I don't have any problem identifying objects with other applications.
2. the oleacc.dll is alreday registered under windows/system32 :)!

Regards,
Sunil
by sunilDahiya
Thu Aug 02, 2012 10:07 am
Forum: Object Identification and Technologies
Topic: Unable to identify menu bar Items
Replies: 9
Views: 3200

Re: Unable to identify menu bar Items

Hi Markus, 1. Yes I also started the Ranorex spy as adminsitrator using "Run as administrator". 2. There is no antivirus or any firewall running on the machine. 3. I also tuned off the UAC but nothing changed... 4. Both version of .NET 4 are installed on machine --> .Net 4 Client Profile and .Net 4 ...
by sunilDahiya
Wed Aug 01, 2012 2:33 pm
Forum: Object Identification and Technologies
Topic: Unable to identify menu bar Items
Replies: 9
Views: 3200

Re: Unable to identify menu bar Items

Hi Team, Yes I checked every possibility from technology limitation but doesn't help..... I am logged in as an Administrator but nothing seems to be working.... I am using the lastest version of Ranorex. It is: 3.3.1.18438 and .NET version 4.0 I have send the snapshot file of the application @ ur su...
by sunilDahiya
Tue Jul 31, 2012 3:00 pm
Forum: Object Identification and Technologies
Topic: Unable to identify menu bar Items
Replies: 9
Views: 3200

Unable to identify menu bar Items

Hi Team, I have a problem regarding the object identification of MenuBar strip item. The MenuBar strip object has some items but are not separately identifiable using ranorex. Ranorex can only identify the MenuBar strip for every item and to select/click on any of the item, it is to be selected usin...