Search found 11 matches

by Noah
Wed Apr 17, 2019 12:41 pm
Forum: General Questions
Topic: During test execution i'm getting this message LineageGulerule 'chrome_web_child_elements'
Replies: 7
Views: 1461

Re: During test execution i'm getting this message LineageGulerule 'chrome_web_child_elements'

Hello Support Team, I have upgraded to Ranorex 9.0.1 Version but still i'm facing this progress dialog error.I'm not getting any warnings or failures in the test report summary but what bothers me is execution speed it too slow impacting the efficiency of the test case and in fact what surprised me ...
by Noah
Wed Apr 03, 2019 2:31 pm
Forum: General Questions
Topic: During test execution i'm getting this message LineageGulerule 'chrome_web_child_elements'
Replies: 7
Views: 1461

Re: During test execution i'm getting this message LineageGulerule 'chrome_web_child_elements'

Ranorex Automation Chrome Extension version is 1.2.6

Chrome Extension screenshot Attached .
by Noah
Wed Apr 03, 2019 1:16 pm
Forum: General Questions
Topic: During test execution i'm getting this message LineageGulerule 'chrome_web_child_elements'
Replies: 7
Views: 1461

Re: During test execution i'm getting this message LineageGulerule 'chrome_web_child_elements'

Thanks for the reply.

Bu FYI, I haven been already upgraded to ranorex 9.0.1 and also this issue happens only with the chrome browser not with the Firefox browser.
by Noah
Wed Apr 03, 2019 10:42 am
Forum: General Questions
Topic: During test execution i'm getting this message LineageGulerule 'chrome_web_child_elements'
Replies: 7
Views: 1461

During test execution i'm getting this message LineageGulerule 'chrome_web_child_elements'

Hi All, I'm executing a testcase in Ranorex version 9.0 with but suddenly I could able to see some message in the test execution console "LineageglueRule 'chrome_web_child_elements' caused KeyNOtFoundException on the execute." I have no idea about this exception message Does anyone know how to solve...
by Noah
Mon Jan 28, 2019 11:20 am
Forum: Object Identification and Technologies
Topic: Windows application : Cell value is not displayed in the spy tool
Replies: 1
Views: 1405

Windows application : Cell value is not displayed in the spy tool

Hello all, I'm working in a windows based application (Java) and there is a table where the row acts as a header section and its cell values contain dates so, when I try to fetch the attribute value of the cell value (i.e date) it does not show in the spy tool instead it recognizes as "cellsection i...
by Noah
Thu Jan 03, 2019 10:38 am
Forum: General Questions
Topic: Error while attempting to close IE browser
Replies: 1
Views: 1097

Error while attempting to close IE browser

Hello all, I have a scenario in my test case where i'm supposed to close browsers and below is the code for reference and this code works great with chrome and firefox where as in IE I'm ending up with exception errors. public void closeBrowsers() { try{ IList<Ranorex.WebDocument> browsers = Host.Lo...
by Noah
Tue Oct 16, 2018 8:45 am
Forum: General Questions
Topic: Unable to validate time format
Replies: 1
Views: 1007

Unable to validate time format

Hello, I have a scenario where I need to validate time displayed in the application. Let's say, I created an appointment for a patient(Ex. 11.10pm) so, to validate this time format I use the below format and I'm storing this format local variable to validate whether the system time matches with the ...
by Noah
Fri Sep 14, 2018 1:55 pm
Forum: General Questions
Topic: Selecting multiple values from a option list
Replies: 6
Views: 1700

Re: Selecting multiple values from a option list

My bad haven't used the feature Ranorex snapshot.
please find the attached snapshot file.
by Noah
Fri Sep 14, 2018 11:58 am
Forum: General Questions
Topic: Selecting multiple values from a option list
Replies: 6
Views: 1700

Re: Selecting multiple values from a option list

Please find the attached Ranorex snapshot of list.
by Noah
Thu Sep 13, 2018 3:16 pm
Forum: General Questions
Topic: Selecting multiple values from a option list
Replies: 6
Views: 1700

Selecting multiple values from a option list

Hello, I'm working in a scenario where i'm suppose to select three option list values from the option list. I'm using the below code to select but it doesn't seem to be working. WebDocument webdoc = new WebDocument("/dom[@domain='10.158.118.16:28443']"); SelectTag someSelectTag =webdoc.FindSingle("....
by Noah
Tue Aug 21, 2018 1:45 pm
Forum: General Questions
Topic: Need help ! Ranorex multiple test suite execution in jenkins
Replies: 10
Views: 3586

Need help ! Ranorex multiple test suite execution in jenkins

Hello, my project has got 2 test suite files with name 1) It.rxtst 2)Itte_Environment.rxtst and in Jenkins I scheduled a job to run with the test suite file name as"Itte_Environment.rxtst" please take a look at the image attached. when I run a new build I get this below error. c:\ohj\jenkins.start\w...