Search in UIPath Studio

I have multiple .xamls and each of them use multiple app/browser activities. Recently we had an upgrade in the Web application & I want to replace the previous selectors to match the current instance of Web application. (per se : replace amd with amx)

Can I search for how many selectors have the previous value i.e., amd.

With the search button at the top right corner of the Studio window.

image

Hi @postwick , does this also help to search within the selector values?

A quick and reliable way can be using a text editor (e.g. notepad++) and doing mass search and replace.

1 Like

Yes it searches inside selectors. Try it.

Thank you @postwick & @ppr!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.