Hi - I have built some desktop automation and can run it fine from here on my single monitor setup and also remotely on a clients machine - again using a single monitor setup.
When my client runs it they run into problems - the script runs but doesn’t seem to find the objects to interact with via visualsearch and xclick. The only difference as I see it is that they are running a multiple monitor setup. The Browser opens and the script runs on say monitor one but the application that needs to be automated is open on monitor 2.
Multiple monitors are supported in the sense that they do not disturb the image search, but as of today the image search always looks on the main screen:
Adding full multi-monitor support is on our todo list.
Question: Would you need the image search to search all connected screens, or would it be sufficient to be able to redirect the image search to e. g. the 2nd screen?