You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any specific errors that you are encountering when trying to select or switch to a tab? Could you please open the workflow debugger to check if there are any errors or issues logged in there that might be causing the problem?
good day, yeah I have the same issue.
How to reproduce:
Open more than one profile in chrome and try to switch between tabs, and I got precisely the same issue as below ERROR: Browser Tabs[Run Script] ./focus-tab.js: execution error: Error: Error: Invalid index. (-1719)
My computer:
MacBook Pro
15-inch, 2018
Processor
2,6 GHz 6-Core Intel Core
i7
macOS 14.5 (23F79)
on v1.0.7 the switching only works if the relevant tab and window are on the currently active desktop, in case the tab is open in a window that is on a different desktop no switch happens.
Activity
epilande commentedon Jun 12, 2024
Are there any specific errors that you are encountering when trying to select or switch to a tab? Could you please open the workflow debugger to check if there are any errors or issues logged in there that might be causing the problem?
joe-allen commentedon Jun 26, 2024
Hello @epilande (thank you for this awesome workflow). I'm seeing this issue too in v.1.0.6
The error msg I'm getting is:
ERROR: Browser Tabs[Run Script] ./focus-tab.js: execution error: Error: Error: Invalid index. (-1719)
I put a console log on
browserProcess
here but was not seeing anything returned.epilande commentedon Jun 26, 2024
@joe-allen what browser are you using? Can you console log
browserName
galillei commentedon Jul 18, 2024
good day, yeah I have the same issue.
How to reproduce:
Open more than one profile in chrome and try to switch between tabs, and I got precisely the same issue as below
ERROR: Browser Tabs[Run Script] ./focus-tab.js: execution error: Error: Error: Invalid index. (-1719)
My computer:
MacBook Pro
15-inch, 2018
Processor
2,6 GHz 6-Core Intel Core
i7
macOS 14.5 (23F79)
galillei commentedon Jul 19, 2024
Switch back to version 1.0.5. And it works like a sharm
epilande commentedon Jul 20, 2024
Does Alfred have the appropriate accessibility permissions? https://www.alfredapp.com/help/getting-started/permissions/#accessibility
galillei commentedon Jul 22, 2024
yes,
LamForest commentedon Oct 10, 2024
Same problem with v1.0.7
[16:13:08.178] ERROR: Browser Tabs[Run Script] ./focus-tab.js: execution error: Error: Error: Invalid index.。 (-1719)
v1.0.5 works for me
mac M1 pro
macOS 13.5
Alfred 5.0.5
chrome 129.0.6668.100 arm64
abondarev84 commentedon Nov 15, 2024
on v1.0.7 the switching only works if the relevant tab and window are on the currently active desktop, in case the tab is open in a window that is on a different desktop no switch happens.
abondarev84 commentedon Nov 15, 2024
@bessx would you mind adding v1.0.7 to the title so it's not considered as fixed/outdated?