Update large number of targets

I am interested in using UI.vision for the a ui automation project. However, I have a concern about updating large number of targets.

Here is my challenge, developers in my company refuse to provide a reliable way to identify UI element. They change xpath/css locator every version. In this way, I have to use keep changing xpath .

In this case, is there easy way to update large number of xpath at the same time?

To update xpath in json you can use noteplus++ software, it’s free and can update unlimited json files (macro) in same time

1 Like

you could also use some IDE that helps you with that with a Find And Replace function/command like SublimeText or Atom