NEO
NEO
@laurentj Your workaround to at least deliver something is a good idea and probably the only thing that can reasonably be done right now. Patching together huge pages to make...
After some additional thought, I think this should be added as a switch. That way, we have the option to enforce an automatic clipping/truncation limit or not. I can see...
This has been a huge issue for us, because my proprietary screenshot solution (built in 2007) has always been based on the Gecko engine and I found no way to...
@4e976623 Thank you for sharing your code. I did see it, but it is a problem to have to restart the process to enable the SSL bypass. It introduces significant...
I've gotten to concurrency and performance testing with slimerjs and found that running multiple, concurrent capture threads in a persistent slimerjs instance is not really going to work for my...
@wskorodecki Hello! I've spent nearly 8 hours trying to figure out a way to pull these kinds of error responses out of slimer, to no avail. Things like NS_ERROR_MALFORMED_URI show...
Thanks for that super quick response! I had seen that slimer-sdk/net-log.js portion in the slimer debug logs but didn't realize it correlated to the src/modules/slimer-sdk and Google didn't help find...