Titus Fortner

Results 436 comments of Titus Fortner

Yeah, Bazel, especially in .NET is a challenge. Are you working on a Mac or Windows?

Oh yeah, .NET *needs Windows to build still. :-/ I'm running Windows from a VM in order to build it. :) You probably have most of this done already, except...

I completely understand your frustration here. Bazel support for Windows/.net is unfortunately limited, and we've had to do some custom things just to make what we already have work. The...

Can you join us in Selenium Slack to discuss? https://www.selenium.dev/support/#ChatRoom

So, this is something we need to fix in our Bazel implementation. We'll keep Issue open to track. Thanks for your work on this.

That description might be out of date. The w3c specification is what guides this now, and it doesn't make any distinction for shorthand or even give guidelines on how things...

Just did a quick look at what ChromiumDriver implements. Neither `HasAuthentication` or `HasLogEvents` has associated `AugmenterProvider` implementations

We have a BiDi working group meeting tomorrow and part of what I'm hoping to do is agree on our planned API which is the first step in getting the...

Looks like you already have the code; please PR your proposed changes and discuss whatever impact it might have on existing users. We have a *lot of work planned in...