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)
Create our own element type (possibly subclassing the selenium element type), allowing for: