There were dynamic pages when the mobile manager ran the old version of firefox and front end. I wouldn't say our solution was perfect back then but I think there are methods to deal with it. These automation solutions are used to test everything from regular pages to fully dynamic pages so they have methods to test it thus there should be a way to deal with it if we come up with a good text solution to dynamic content.
-----Original Message----- From: BRLTTY <[email protected]> On Behalf Of Aura Kelloniemi Sent: Friday, September 19, 2025 5:04 AM To: Informal discussion between users and developers of BRLTTY. <[email protected]> Subject: Re: [BRLTTY] Is there a feature-compatible text-based browser Hi Nicolas, et al. On 2025-09-18 at 20:22 -0400, Nicolas Pitre <[email protected]> wrote: > But you could use pretty much any web browser you want as the proxy I'm > > working on produces plain HTML. Do you have any plans for addressing the problem of dynamically chaning contents, like Single Page Applications (SPAs)? Some sort of page refresh should be possible using the reload functionality of the frontend browser, but sending input events to the backend browser is probably more difficult. As I explained elsewhere, my experience with combining ELinks with phantomjs was pretty bad, as it mostly made websites more dysfunctional due to the lack of dynamic JavaScript execution. Many sites start loading the main page contents once the initial page has been rendered. Many forms have their fields changing based on input to other rfields, etc. I'm not trying to shoot your project down – not at all, I am just worried because of my prior negative experience with a similar technique. -- Aura _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
