Page 1 of 1

Regular expression for a binded variable in Ranorex Xpath

Posted: Wed Mar 04, 2020 7:02 am
by theraviz
Hi,

I have a variable defined in my location in which there will by dynamic data in every run. I am using this variable in my ranorex xpath to identify as the inner text of some control.

I want to make this variable data to be case insensitive. ie even if the variable data is capital or small, it should be acceptable as the innertext and perform action. Please help

Re: Regular expression for a binded variable in Ranorex Xpath

Posted: Wed Mar 04, 2020 7:11 am
by odklizec
Hi,

I think this post (last example in it) should help you...
https://www.ranorex.com/forum/how-to-ig ... tml#p41769

Re: Regular expression for a binded variable in Ranorex Xpath

Posted: Wed Mar 04, 2020 10:07 am
by theraviz
Thanks a lot. It worked

Re: Regular expression for a binded variable in Ranorex Xpath

Posted: Thu Jun 08, 2023 2:09 pm
by Louy5710
Hello, i've tried the same, but it doesn't work. I am doing something wrong because I don't know how to apply the solution in my case.
Can anyone help me out? Appreciate it :)