I am using RPA to analyze address information on a crud UI and if there is incomplete information, the macro brings up new tabs from external web sites to search for that missing information (street address, town, zip code, etc…). This works great when the external tab title is fixed, but some external sites have a different title each time the page is accessed. I’ve tried using the tab index approach, but this can become difficult to manage when multiple sites are utilized, the tabs often become ordered in different ways which will cause the macro to error.
It would be fantastic to be able to match the tab title partially somehow.
It has been implemented. Tried yesterday the following command to avoid specifying user name in the title. It works! Just be alerted today it has been updated to UI.Vison RPA V8.0.1.
selectWindows | title=Welcome - * - DP