|
|
|
|
|
by anonzzzies
829 days ago
|
|
Trying it now! So far all of these are… not working except for trivial cases. This one is also choking on basic saas sites; especially the ones with spinners while getting content. Notice that this type of tool would be great for the millions of enterprise ‘internal app’ garbage ‘integration’ that is now done manually by copy/pasting data from pdf to email to excel to app1 to app2 to app3 to excel to email to app4 to app5 to word to email etc etc. But, because before the latest ssr fad, everything was client side loading SPAs with a billion spinners so many of those departmental/enterprise apps/saas are that. None of the solutions named here can handle that properly, so in the end it’s a frustrating experience of repeating yourself 10 times with maybe one success. The cases with static or fully ssr sites was not really needing much automation (although it could fix breaking changes to the site automagically); those are trivial with existing tools already. Just a little bit of manual setup (the right selectors). |
|