Wildcard character available across platform/all actions

Options

Currently wildcard characters are available for one action. I have had situations where I have needed to search for content that could have variable characters. For example, the most recent example is where I wanted to use a browser automation to choose an item in a dropdown box. For this particular case, the values in the dropdown box contain version number which could change. (ex. Acme Software v1.5)
For the situation above, I would want to search for the company name via a handlebar reference and have the "v1.5" be a variable. (ex. {{software}} v?.?)

1
1 votes

Swept · Last Updated