Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.6 broke functionality for Chrome Tab Switching #51

Open
bessx opened this issue Jun 10, 2024 · 3 comments
Open

v1.0.6 broke functionality for Chrome Tab Switching #51

bessx opened this issue Jun 10, 2024 · 3 comments

Comments

@bessx
Copy link

bessx commented Jun 10, 2024

MacBook Pro 14,1
2.3 GHz Dual-Core Intel Core i5
8 GB 2133 MHz LPDDR3
macOS 13.6.7 (22G720)

After updating to v1.0.6, chrome tabs still show properly in list, but selecting/switching to active tab is fails.

@epilande
Copy link
Owner

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
Copy link

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
Copy link
Owner

@joe-allen what browser are you using? Can you console log browserName

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants