Jim Brännlund
Jim Brännlund
How would you consume that pcap file from the self-contained report? It's going to be base64 encoded. But maybe I'm misunderstanding something here? @eqvinox
Ah, got it. Ok, I'll add this to next-gen. Thanks!
links generated in the html file for attachments are absolute, there is no way to make them relative
I think this is the reason for the adding of the `--self-contained-html` flag.
Really hard to repro this without a lot more information, preferably a repro-repo or similar. Regardless, we're re-building the plugin from scratch. Beta release coming within a week or two.
You can provide your own CSS file(s). It’s additive, so you should be able to override only the bits you want.
If that doesn’t work, we could support a query param that sets initial sort.
Thanks, but we're rebuilding the plugin from scratch, so that won't be possible. But it will likely be straightforward to do it via query-param. Look out for v4.0.0-rc1 in the...
I have this too, but with a custom `credential_process`.
Would you mind sharing a little more information regarding your environment? OS, python and pytest versions etc? If possible, we would truly appreciate a minimal reproducible example. Thanks 🙏
Thanks for the extra info. I've been away for a while, so I'm not in the loop wrt. Selenium 4, so unfortunately nothing obvious jumps out. :(