Skip to content

Add get_property for W3C / Selenium3 compatibility #8

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ylavoie
Copy link
Contributor

@ylavoie ylavoie commented Apr 20, 2018

Add W3C functionality, get_attribute and get_property are now 2 functions.
This departs from JSON which would first try to return the value of a property with the given name. If a property with that name doesn’t exist, it returns the value of the attribute with the same name.

@ylavoie ylavoie force-pushed the w3c_get_property branch from aeafc1d to 9d7c128 Compare July 12, 2018 15:16
@ylavoie ylavoie force-pushed the w3c_get_property branch from 9492125 to 3c490a6 Compare July 12, 2018 15:30
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

Successfully merging this pull request may close these issues.

1 participant