Ranorex 9.0 RxPath fails to find element with tagvalue

Bug reports.
CWhiting
Posts: 26
Joined: Thu Mar 08, 2018 9:32 pm

Ranorex 9.0 RxPath fails to find element with tagvalue

Post by CWhiting » Fri Feb 22, 2019 6:43 pm

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.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Ranorex 9.0 RxPath fails to find element with tagvalue

Post by Support Team » Tue Feb 26, 2019 4:32 pm

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