Adding Regex to whitelist

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
BSullivan
Posts: 32
Joined: Thu Jun 04, 2015 6:31 pm
Location: HorseHeads NY
Contact:

Adding Regex to whitelist

Post by BSullivan » Fri Apr 12, 2019 2:51 pm

Is it possible to add a Regex to the Ranorex whitelist?

Or maybe even add to it programatically or manually?

Right now I use Regex in my GDI capture settings to account for capitalization of debug builds of our UAT.

For example, I use this one: "^(?i:SalCli)$"

It would be nice to not have to include multiple instances of processes in the whitelist.

Thanks!!!

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Adding Regex to whitelist

Post by odklizec » Mon Apr 15, 2019 7:26 am

Hi,

I was recently wondering the same. Sadly, there is currently no such option. But there is already a feature request for this:
https://uservoice.ranorex.com/forums/15 ... -whitelist
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

ahoisl
Certified Professional
Certified Professional
Posts: 192
Joined: Fri Sep 07, 2007 8:16 am

Re: Adding Regex to whitelist

Post by ahoisl » Mon Apr 15, 2019 9:22 pm

We are in the process of implementing this feature and will soon ship Ranorex 9.1.0 Beta1 for you to try it out and give us feedback :D
Make sure to subscribe to our Beta program at https://www.ranorex.com/beta-program/

Regards,
Alex
Ranorex Team

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Adding Regex to whitelist

Post by odklizec » Mon Apr 15, 2019 9:27 pm

Cool! Thanks for such good news Alex! ;)
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration