Dmitry Vorotilin
Dmitry Vorotilin
@jemelyah how long does it take to tests to pass locally?
I cannot test it on windows but I cannot even install gems on jruby 9.4.5.0 (3.1.4) 2023-11-02 1abae2700f Java HotSpot(TM) 64-Bit Server VM 19.0.1+10-21 on 19.0.1+10-21 +jit [arm64-darwin] on my...
This looks very familiar to me, as I faced it long ago https://github.com/rubycdp/ferrum/issues/15 It works much slower in github actions.
Looks like fixed in the master
Could you attach FERRUM_DEBUG logs as well?
There's no `Page.frameStoppedLoading` event signaling that frame is loaded. Could you try same without `setVirtualTimePolicy` and check if this event appears?
Sorry, this convo slipped thru the cracks. I'm afraid it's Chrome's issue then. We should raise an issue like this one https://issues.chromium.org/issues/40923369 though fix is not going to happen quick....
@dreyks yes exactly
I linked wrong issue, the updated comment has a link on a better one with better explanation. Bad thing is that it takes them forever to fix anything, so don't...