You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
If I find differences between the Python version and the Java version with regards to the keywords, id it OK if I just create a new pullrequest per found keyword?
Sure, help would be very nice. Although one big thing e.g. with Open Browser is, that Java-version uses camelCase and Python snake_case, and changing that is a breaking change. When moving to Selenium 4 it's of course easy to make.
Cool, I'm currently running into the whole set focus thing. The python version is using Set Focus To Element and the Java version is still using the Focus keywork.
I'll fix this then. For each fix, I'll add a comment in the PR to tell you if it can wait or if an intermediate release is prefered.
The Set Focus can be faked by just using a Click Element most of the time so...
Uh oh!
There was an error while loading. Please reload this page.
The text was updated successfully, but these errors were encountered: