Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update click.js for relative selectors
If a Relative Selector is passed in as the third argument inside of click(), it doesn't actually make it down to waitAndGetActionableElement. We found that `await click(element, options, within(withinElement))` doesn't search in the "within" element
- Loading branch information