I can't log into my yahoo mailbox.
I can't log into my yahoo mailbox.
I can't log into my yahoo mailbox.
Hi everyone, I'm currently migrating my Android automation setup (using uiautomator2) from Chrome to Firefox because Chrome frequently drops the accessibility tree. Howev… (read more)
Hi everyone,
I'm currently migrating my Android automation setup (using uiautomator2) from Chrome to Firefox because Chrome frequently drops the accessibility tree. However, I've run into a specific issue regarding how Firefox handles external app intents via JavaScript redirects.
Scenario: A webpage opens a new tab and executes the following script to redirect the user: window.location.href = "https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cad=rja&url=https://www.youtube.com/watch?v=ZLh5orBSaS4";
Expected Behavior (What Chrome does): Chrome detects the YouTube link, automatically triggers the intent to open the native YouTube Android app, and closes that redirect tab.
Actual Behavior (What Firefox does): Firefox simply navigates to m.youtube.com within the browser tab and does not open the native YouTube app.
Additional Context:
I have the "Open links in apps" setting enabled in Firefox settings, but it doesn't seem to trigger for this specific window.location.href redirect.
Because I rely on uiautomator2 for my workflow, having Firefox trap the link inside the browser instead of handing it off to the YouTube app breaks the automation chain.
Is there a known workaround, or perhaps a specific flag in about:config (I can use Firefox Beta/Nightly if needed) to force Firefox Android to respect the deep link/intent and open the native app for this type of redirect?
Any insights or suggestions would be greatly appreciated. Thank you!
I have Firefox set as my default. When I need to get a library book using Libby, that app takes me to Amazon.com through my default browser. I have been unable to login t… (read more)
I have Firefox set as my default. When I need to get a library book using Libby, that app takes me to Amazon.com through my default browser. I have been unable to login to check out the books. It asks for the email or phone number and when I select the next step, it clears it and shows that same page again. Now, to get my library books, I must change my default browser to Chrome, check out the book and then change it back.
I cleared cache then cleared data. Neither option changed the outcome.
I'm using Samsung S23 Ultra.