Selector not cotains

I am trying to create a selector using regex that is name does not contain certain string.

I have tried the following:
<ctrl name='(?!(Work Item was updated accordingly)).*' role='text' matching:name='regex' />

But it detects it even when it has this name.

Any ideas?

@JavierGonzalez
welcome to the forum
grafik

Cany share again the snippet by using the </> format button from editor? Thanks

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