Gunes Acar
Gunes Acar
Hi @t0m4s , I'm glad you found a solution. I'm really not sure what's going on there. However, there are two reasons why `document.cookie` may not return all the cookies...
@askumar2903 Thanks for reporting and sorry for the delay in responding. If you are okay with using system `tor`, the simplest method would be configure system `tor` to use the...
Sorry for the late response. It looks like the browser cannot start for some reason-possibly unrelated to tbselenium. It'd be good to isolate the problem: - Can you run Firefox...
Thanks for the report, @TIgNoCkA . Do you know which specific process is consuming the CPU? Is it the `firefox` process, `geckodriver`, or `tor`?
Thanks, that's super useful. Over 3 million `recvmsg` errors. That's curious. Let me try to reproduce this locally. Do you have a command at hand to launch Tor browser with...
Thanks for the info @TIgNoCkA. I wonder if excessive logging by `geckodriver` could be the culprit here. I'll come back to this after updating the library to work with Selenium...
Sure, I can't see why not. This can be a starting point: https://hub.docker.com/r/hkjn/tor-browser/dockerfile
I've been long planning to fix #46 using the [tor-browser-selenium](https://github.com/webfp/tor-browser-selenium) library. This would abstract away all the Marionette interface code included in this PR. Is there an advantage of having...
Marionette has better integration with the browser chrome and used in the Firefox test suite. But it is not an alternative or successor to Selenium, it's rather Mozilla's automation tool/protocol...
`November_1_2019` desktop summary requests table is also missing ~90% of the requests. Number of total requests in... - Sep 2019: `410,426,130` - Oct 2019: `407,445,152` - Nov 2019: `44,531,993` (as...