CarlJParker Posted January 26 Posted January 26 I'm running into an issue with the following Automation Task Workflow object: Front Browser Tab List When I run this workflow object with a Google Chrome window as the front-most window, I don't get any output from the object. And I get the following output in the debugger: [23:02:16.651] BUG: Get Browser Tabs[Hotkey] Processing complete [23:02:16.659] BUG: Get Browser Tabs[Hotkey] Passing output '' to Automation Task [23:02:16.661] BUG: Get Browser Tabs[Automation Task] Running task 'Front Browser Tab List' with no arguments [23:02:18.367] ERROR: BUG: Get Browser Tabs[Automation Task] Task Error: ../../../../com.alfredapp.automation.core/safari/.common/tabs: execution error: Error: Unrecognised type: 0 (-2700) However, if I run the Chromium Browser Tab List object, I do get output and the output is correct. I believe this might be a regression in the most recent version of Automation Tasks because this worked previously. I have an exported workflow that reproduces the issue . . . but I don't see a way to attach it to this bug report. If that would be useful, let me know how I should get it to you. --- Version Info: Alfred 5.1.4 [2195] Tasks Version 2023.9 Google Chrome Version 120.0.6099.234 (Official Build) (arm64) MacBook Pro M1 Pro, 16G Sonoma 14.2.1
vitor Posted January 26 Posted January 26 2 hours ago, CarlJParker said: When I run this workflow object with a Google Chrome window as the front-most window What happens if you use another browser, such as Safari? 3 hours ago, CarlJParker said: I have an exported workflow that reproduces the issue transfer.sh is good temporary storage. I’ll also need to see a screen recording of it happening, with the debugger open.
CarlJParker Posted January 28 Author Posted January 28 The Front Browser Tab List automation task also fails when I run it on Safari. Here is the output from the debugger: [17:42:58.005] BUG: Get Browser Tabs[Keyword] Processing complete [17:42:58.010] BUG: Get Browser Tabs[Keyword] Passing output '' to Automation Task [17:42:58.011] BUG: Get Browser Tabs[Automation Task] Running task 'Front Browser Tab List' with no arguments [17:42:58.200] ERROR: BUG: Get Browser Tabs[Automation Task] Task Error: ../../../../com.alfredapp.automation.core/safari/.common/tabs: execution error: Error: Unrecognised type: 0 (-2700) Here is a screen recording that shows the issue with both Chrome and Safari (via transfer.sh) https://transfer.sh/9TrPNS0d0I/2024-01-26_15-35-59.mp4 Here is a workflow that you can use to reproduce the issue (also via transfer.sh) https://transfer.sh/hSFKlQaIef/bug-get-browser-tabs.alfredworkflow
vitor Posted January 29 Posted January 29 Thank you, that was useful. Update to 2024.1 and it should be fixed.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now