can I use the" find/search text on screen and move mouse" action to select a string (multiple adjacent words) ?

thanks in advance for your time and help

Try like this:

1 Like

in general it's hard to use it for very exact things like this because the returned coordinates are not always pixel perfect. You can try whether it works for your use case :slight_smile:

I have been looking into better ways to select specific parts of text recently because it would also be nice to have for my AI integration. Let's see, still experimenting with that.

2 Likes

thanks very much. Excellent solution. You are brilliant !