Skip to content

Add methods for setting and removing element attributes #296

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

Merged
merged 3 commits into from
Mar 13, 2019

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Mar 13, 2019

Add methods for setting and removing element attributes:

  • Add self.set_attribute(selector, attribute, value)
  • Add self.remove_attribute(selector, attribute)

@mdmintz mdmintz merged commit ebbcc79 into master Mar 13, 2019
@mdmintz mdmintz deleted the add-attribute-methods branch March 13, 2019 07:08
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