Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SeleniumActions is somewhat misleading #1

Open
furti opened this issue Nov 1, 2017 · 1 comment
Open

SeleniumActions is somewhat misleading #1

furti opened this issue Nov 1, 2017 · 1 comment

Comments

@furti
Copy link
Member

furti commented Nov 1, 2017

The name of at.porscheinformatik.seleniumcomponents.SeleniumActions is misleading in my opinion. The selenium webdriver itself comes with Actions (MouseAction, KeyboardAction,...).

But this is a simple utility class with helper methods for components and has nothing to do with seleniums actions.

@thred thred added the question label Nov 1, 2017
@thred
Copy link
Member

thred commented Nov 1, 2017

Yes, that's correct, but SeleniumUtils is already taken. I would be thankful for a better name, that's not *Utils. The class itself is quite complete now and it should go hand in hand with the SeleniumAsserts class.
SeleniumUtils isn't the best name either. The utilities are not directly linked to Selenium. Maybe we rename SeleniumUtils to something else and use the name for the actions class.

@thred thred added suggestion and removed question labels Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants