andynuss

Results 14 issues of andynuss

### versions - SlimerJS: beta for FF 57 - Firefox: FF 57 - Operating system: AWS Linux 2 os ### Steps to reproduce the issue I tried two things to...

I am using slimerjs 1.0.0 release version. My ec2-instance ran out of disk space because there were a lot of big folders in /tmp with the prefix slimerjs and then...

FF 61 has finally given support for the ES6 import spec. When will FF 61 be supported by slimer?

### versions - SlimerJS: slimerjs-1.0.0-rc.1 - Firefox: 59 - Operating system: mac os.x ### Steps to reproduce the issue Create a simple webpage that holds nothing but an iframe in...

My understanding of secret-agent is that one should let secret-agent do most of the heavy lifting for browser emulation with the goal of avoiding fingerprinting. For a newbie relative to...

I don't know if this has anything to do with this issue (https://github.com/ulixee/hero/issues/161), but on one of the random urls that I was testing with happened to be a PDF,...

When I had been scraping a user's requestUrl with playwright, given that some urls that do not end with the suffix '.pdf' ARE in fact pdfs, and in even rarer...

The first issue is that after using this snippet to create a use-once agent: const myagent = new Agent({ userAgent: ua, viewport: { screenHeight: 1024, screenWidth: 768, height: 1024, width:...

I am using AWS clusters, but doing so in an unusual way. For my needs, scaling up and down is far burstier than most. That is, I go from 2...

confirmed

When I had been scraping a user's requestUrl with playwright, given that some urls that do not end with the suffix '.pdf' ARE in fact pdfs, and in even rarer...