Page 1 of 1

Ranorex 9.0 RxPath fails to find element with tagvalue

Posted: Fri Feb 22, 2019 6:43 pm
by CWhiting
I have an element that Ranorex 9.0 cannot file the element with the following RxPath:
/dom[@domain='x.x.x.x']/body/div//span[@innertext='Table Options']/parent::div/parent::div//input[@name='SelectedGroup' and @tagvalue='DoNotGroup']

When I changed the @tagvalue to @value, it worked fine. I set Enable JS-based RanorexXPath evaluation to False and now tagvalue works.

Re: Ranorex 9.0 RxPath fails to find element with tagvalue

Posted: Tue Feb 26, 2019 4:32 pm
by Support Team
Hello CWhiting,

Thank you for reporting this issue. I have added a bug into our system. The setting "Enable JS-based RanorexXPath evaluation" is a performance feature that seems to cause some unexpected issues.

Thank you!
Bernhard