Adam Bozzay
Adam Bozzay
As a more general question, is it possible to capture the console output (and do whatever I'd like with it)? Something similar to CefSharp's implementation: `event EventHandler ConsoleMessage;`
Hi Kamil, Thanks for the answer. I'm looking for an extension that can search for everything everywhere. Have you considered implementing this? Or do you have a suggestion maybe for...
I think this solves it, but probably it would make sense to revisit the `specAbsoluteToRelative` approach 
I check if I can write a test that indicates the issue. The fix I suggested works, but I think it's more of a workaround. It's even possible that the...