Search found 10 matches

by Nadeem
Tue Dec 06, 2011 2:07 pm
Forum: General Questions
Topic: Add Regular Expression when using a Variable
Replies: 21
Views: 12600

Add Regular Expression when using a Variable

Hello, Somebody might have touched on this topic already but i failed to find it in my search so decided to post my question. I am validating to check the innertext of en element; so my XPath is as follows: ".............\div/div/div/h2[@innertext~'(?i:06 December 2011)']" Now, obviously the date wi...
by Nadeem
Wed Nov 09, 2011 4:39 pm
Forum: General Questions
Topic: Convert scripts from VB.Net to C#
Replies: 3
Views: 3577

Re: Convert scripts from VB.Net to C#

No problem, Will give that a try. In regards to my action of copying the following files to the Converted folder:

<Solution Name>.rxsln
<Solution Name>.sln
<Solution Name>VS2010.sln
<Solution Name>VS2010.VS2010.sln

Is this allowed? Is it correct?
by Nadeem
Wed Nov 09, 2011 3:31 pm
Forum: General Questions
Topic: Convert scripts from VB.Net to C#
Replies: 3
Views: 3577

Convert scripts from VB.Net to C#

Hello, I was wondering if anyone has ever converted scripts initially recorded in VB.Net to C#. I have a whole Solution which has been recorded in VB.Net but I need to convert that C# (as most of our development is done in C# so would like to bring everything in line). I selected the Solution, perfo...
by Nadeem
Fri Nov 04, 2011 2:59 pm
Forum: Object Identification and Technologies
Topic: Telerik RAD Contorls
Replies: 3
Views: 2850

Re: Telerik RAD Contorls

I suppose i can add in a validation of some sort or even insert a delay. That is a work around. But i was more interested in why, during Runtime, Ranorex steps through a bit too quick for its own good. It doesn't wait for the list to populate. In terms of the drop down being visible or even existing...
by Nadeem
Fri Nov 04, 2011 12:12 pm
Forum: Object Identification and Technologies
Topic: Telerik RAD Contorls
Replies: 3
Views: 2850

Telerik RAD Contorls

Hi to one and all, System Details - Win XP SP 3 Ranorex - 3.1.1 IE - 8.0.6001.18702 Firefox - 7.0.1 I have a question in regards to the Telerik RAD Controls in ASP.Net. Am using Ranorex 3.1.1 and running a script whereby it: . Clicks on a Drop Down menu . Selects a specified value from an Excel (Dat...
by Nadeem
Fri Aug 05, 2011 2:51 pm
Forum: Automation Tools
Topic: Ranorex not identifying objects correctly in IE8
Replies: 2
Views: 2251

Re: Ranorex not identifying objects correctly in IE8

AHA!!!! :oops: Erm, yeah .... funnily enough ....... that worked. Absolutely fine now. Right, being the modest and humble perosn that I am, am now off to show off to my manager and Developer ( who are both fairly techy ) that the problem is fixed. Albeit, not before i have finished laughing at mysel...
by Nadeem
Fri Aug 05, 2011 12:28 pm
Forum: Automation Tools
Topic: Ranorex not identifying objects correctly in IE8
Replies: 2
Views: 2251

Ranorex not identifying objects correctly in IE8

Hello to one and all, I am having problems with Ranorex on my PC. I am running: Ranorex - 3.0.4 Windows Platform - XP SP3 IE - 8.0.6001 Firefox - 3.6.16 The problem I am having is that my existing Ranorex scripts (which were running fine on IE8 yesterday) are failing to perform a click or lock-on to...
by Nadeem
Mon Jul 18, 2011 4:15 pm
Forum: General Questions
Topic: Ability to compare 2 objects using XPath
Replies: 1
Views: 1750

Ability to compare 2 objects using XPath

Is there any way of comparing the Ranorex XPath of 2 objects. At the moment i am having to copy and paste the path into a different application in order to see the path of these objects. Reason why i have to do is i am trying to automate our app which uses Telerik controls in both IE8 and FF 3.6.16....
by Nadeem
Mon Jul 18, 2011 12:00 pm
Forum: General Questions
Topic: Problem Identifying an object in Firefox and IE
Replies: 3
Views: 1876

Re: Problem Identifying an object in Firefox and IE

Thanks for your reply. That worked. You justs aved me from pulling my hair out. I was assuming the same as yourself; that Ranorex would identify the object with the same path in both browsers. But i am going to throw another spanner in the works here, by saying that the object is located in a Teleri...
by Nadeem
Mon Jul 18, 2011 11:37 am
Forum: General Questions
Topic: Problem Identifying an object in Firefox and IE
Replies: 3
Views: 1876

Problem Identifying an object in Firefox and IE

Hello to one and all :evil: , I am a new to Ranorex (Day 5). With Version 3.0.2 I am having an issue which i cannot get my head around. I want to create a script which will run in Firefox (3.6.16) and IE (8). Yet when i locate a particular button (in order to click on it) both browsers display a dif...