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 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test Formatting for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test Formatting for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test HTML and formatting for #2747 Signed-off-by: DCoomer <[email protected]> * Bump Version for 2747 Signed-off-by: DCoomer <[email protected]> * Bump Version for 2747 Signed-off-by: DCoomer <[email protected]> --------- Signed-off-by: DCoomer <[email protected]> Signed-off-by: DCoomer <[email protected]>
- Loading branch information