Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Allow BaseElement to accept selector or WebElement #1056

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

adborden
Copy link
Contributor

Sometimes selectors are hard to write (because webdriver does not support all
selectors), so you want to traverse to the target element using WebElements.

Selectors are convenient, so accept both and give a helpful error message.

Sometimes selectors are hard to write (because webdriver does not support all
selectors), so you want to traverse to the target element using WebElements.

Selectors are convenient, so accept both and give a helpful error message.
@adborden adborden mentioned this pull request Apr 12, 2017
@msecret msecret merged commit 2f1e20e into master Apr 17, 2017
@msecret msecret deleted the ab/functional-web-element-fix branch April 17, 2017 05:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants