Does regex work in "focused window title" fields?

Am I doing this correctly? I would like this macro group to be active in google docs or google slides. Can I even use regex "focused window title" fields?

Use "title matches" instead of "title contains". "Matches" implies regex expressions. "Contains" is just a simple string search.

2 Likes