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

Cannot invoke getTagName() method on inherited custom element #2

Open
sidnc86 opened this issue Jun 11, 2019 · 1 comment
Open

Cannot invoke getTagName() method on inherited custom element #2

sidnc86 opened this issue Jun 11, 2019 · 1 comment

Comments

@sidnc86
Copy link

sidnc86 commented Jun 11, 2019

The way there are getAttribute() and getBy() methods, implementation for getTagName() is not found.

@sidnc86
Copy link
Author

sidnc86 commented Jun 18, 2019

This method was found inside WebPageElement class. But if it is being recommended to inherit from CustomWebElement in examples posted in Readme, then methods like getTagName() can be also levereged by child classes.

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

No branches or pull requests

1 participant