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

Implement custom element type #6

Open
2 tasks
ThisGuyCodes opened this issue Feb 13, 2015 · 0 comments
Open
2 tasks

Implement custom element type #6

ThisGuyCodes opened this issue Feb 13, 2015 · 0 comments
Assignees
Milestone

Comments

@ThisGuyCodes
Copy link
Owner

Create our own element type (possibly subclassing the selenium element type), allowing for:

  • searching within child elements with our custom ByClause(s) (this may require refactoring of the search methods keep location)
  • passing these elements into our interaction methods (ie: click, scroll_to)
@ThisGuyCodes ThisGuyCodes self-assigned this Feb 13, 2015
@ThisGuyCodes ThisGuyCodes added this to the 0.2.0 milestone Feb 13, 2015
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

1 participant