Martin Adámek
Martin Adámek
Maybe we should run just sqlite tests on windows, I think it should be fine, we can test things that are windows specific regardless of what driver we use, and...
Closing in favor of #6849, I'll probably merge that later when v7 branch is in master.
I would go for 2, maybe combined with 1, but mentioning the format-specific methods in the `export_data` comment would do the job too, if you want to configure something specific...
cc @vdusek
so you would like to remove all the nav elements completely? curious what other sites are doing this? would you adjust the navbar at least so its clear where you...
We use the short variants everywhere (at least I do), imo the long ones are mostly from the past.
I don't think docusaurus supports this, and it feels weird to mix those approaches. Either you get the ordering based on the names, or you use the explicit position in...
Yes, but I am not sure how this works when you try to mix those two approaches, I would say it's one or the other.
fingerprinting for playwright has priority, this can wait (we could even skip it completely if the default based on curl impersonate wont need it)
> For https://github.com/apify/crawlee-python/issues/249, we would like to have a "parse the current HTML" helper that works with all supported HTML parsers, not just beautifulsoup, for instance I wanted to have...