I have 2 different fullscreen Chrome windows, they're on Desktop 2 and 3, named "ABC" and "XYZ".
I have 2 sets of "Bring windows with Name Containing" that either calls one or the other, thus changing the current desktop. This however only works with my last-active Chrome window, and not the other.
Hard to explain so I'll break down the steps:
- Manually go to Desktop 2 to activate "ABC" window
- Manually go to Desktop 1, activate Finder
- Trigger: Bring window named "ABC" to the front.
- SUCCESS: Goes to Desktop 2
- Manually go to Desktop 1 again
- Trigger: Bring window named "XYZ" to the front.
- ERROR "Manipulate window could not find any matching windows in macro "Trying"
... - Manually go to Desktop 3 to activate "XYZ" window
- Manually go back to Desktop 1
- Trigger: Bring window named "XYZ" to the front
- SUCCESS: Goes to Desktop 3
But if I go back and trigger "ABC" - it gives the error again. So the Macro will only recognise the window-title of the last-activated window.
I thought it might be due to the windows being fullscreen, so I shrank them and put them inside Desktop 2, and tried the same procedure as before, triggering them from Desktop 1. Same results!
When I added a third Chrome window with "New Tab" for its title, and put that in Desktop 2 with the others, then neither ABC or XYZ got called, and returned the same "window not found" error.
Is this a limitation due to windows being on other Screens/Desktops? Are there any workarounds that achieve the result I'm looking for?