Skip to main content
Solved

How to use wildcard with IF string condition

  • 3 July 2024
  • 1 reply
  • 75 views

Hi,

Can we use wildcard with if string condition to check a string contains a specific word in a web application.

 

 

Thanks

Hi,

The current IF condition do not support the "contains" functionality. However, you can use the following package from Bot Store, to utilize regex for checking if a string extracted from the web application contains a specific word.
https://botstore.automationanywhere.com/bot/a2019-regular-expression-tools-package
 

Please mark the response as a solution if it helps you.
 


Reply