Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Align keywords and documentation with Python version #59

Open
1 of 4 tasks
Hi-Fi opened this issue Dec 27, 2018 · 3 comments
Open
1 of 4 tasks

Align keywords and documentation with Python version #59

Hi-Fi opened this issue Dec 27, 2018 · 3 comments

Comments

@Hi-Fi
Copy link
Collaborator

Hi-Fi commented Dec 27, 2018

@ractoc
Copy link
Contributor

ractoc commented Jul 16, 2019

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?

@Hi-Fi
Copy link
Collaborator Author

Hi-Fi commented Jul 16, 2019

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.

@ractoc
Copy link
Contributor

ractoc commented Jul 16, 2019

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...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants