Titus Fortner
Titus Fortner
Supporting .NET Framework with websocket features is unfortunately a low priority for us at this point. The overall BiDi implementation for this language needs some updates, and that might fix...
No updates. TPAC is in a few weeks and our primary lead on BiDi work will return from leave in a few weeks, so I'm expecting us to have a...
Oops, I mis-tagged this, sorry! Thanks for looking @TamsilAmani
Network Conditions was just completely reworked in .NET for Selenium 4.12 and should address this, if not we can open a new ticket.
Erf, but for some reason the tab height does not work when I combine it with #1202 So, this one might need more work again.
I was just combining them incorrectly. This example includes code from both of my Docsy PRs: https://deploy-preview-1530--selenium-dev.netlify.app/documentation/webdriver/interactions/windows/?tab=python#execute-script
Do you have code to reproduce this?
The reason 2.0 uses watir is because it was essentially already implementing a lot of the same functionality, but in a way that wasn't as comprehensive and wasn't able to...
There is a [watir_angular gem](https://github.com/titusfortner/watir_angular) that is still in beta that needs to have requirements honed. For instance I don't like the way it is currently initialized. But It should...
Thanks @mykola-mokhnach ! Yes, this definitely needs the javadocs updated before it can be released. That's just never the fun part. :)