Nick Sweeting
Nick Sweeting
See my comment here: https://github.com/browser-use/browser-use/issues/871#issuecomment-2755411883 > Within an action `browser` should be a `BrowserContext` object, not a `Browser` object. (We may merge these classes in the future as currently it...
Can you please share the log output while it runs, you can redact URLs and tokens. `echo BROWSER_USE_LOGGING_LEVEL=debug >> .env` Does the site show 6 separate boxes? If so, the...
That argument doesn't work with the other args we use, you have to use playwright or puppeteer for custom delays at the moment.
Thanks for reporting, and yeah it's an easy fix.
I also need this ability for similar reasons, I'm using plugins to implement a lot of extractors that consume URLs and produce various outputs. It would be very helpful to...
Yes, @PaperBoardOfficial's comment is correct.
We should make sure to use a single JS env for both single-file-cli and yt-dlp, otherwise archivebox will install 2 redundant JS runtimes.
In which output are you seeing the wrong characters? The wget output? Can you post a screenshot?
@MartinMSPedersen no, we're still thinking about how to solve this by either storing and replaying headers or converting the encoding on-disk to UTF-8. We're currently stuck on reproducing the issue...
Also while creepjs is the state of the art for their "fingerprintability-across-visits score", that is not the same thing as "how likely are you to be detected as a bot"....