Simon K
Simon K
@titusfortner happy enough if i rip out the `Opera` classes on the python side without deprecation?
This is milestoned `4.3` - @titusfortner I'll let you merge this: https://github.com/SeleniumHQ/selenium/pull/10630 i we are happy to bring it in, I think it is good for merging if you are...
Dropping `C-py` as merged to `trunk`
Apologies for the delays! I've approved the PR for running actions workflows. Thanks a bunch for the pull request and taking the effort to contribute, it is greatly appreciated! Few...
@titusfortner cleared the milestone here; don't think it's a good one, let's focus on clearing down what needs removed first, then we can look at consolidating the APIs
bump; we should release a source distribution on pypi; I'm not sure where those `*.js` files are being pulled in from; but editable installs etc are a no-go atm for...
Refactoring the error handling is a bigger task than initially thought; all the tests are parameterised for the `(int, str)` so the new str only is iterable and unpacking itself...
I think the error handling code could use a rewrite to scrub some JWP code, I will do it as a follow up ticket.
@AutomatedTester / @titusfortner I think this needs a wider discussion maybe; we are using a library which generates things and it is not actively maintained since circa 2020; there is...
It could but we have a lot of work to get that going, types at the moment are quite frankly very messy, any PRs introducing improved types would be greatly...