Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

WIP: add query methods #905

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

Conversation

generalov
Copy link

PR to extend find with additional query methods:

.before((actions, find) => {
  actions.click(find(".link")) 
  actions.click(find.link("Click Me"))
})

Supersedes #896

@levonet levonet added the review label Apr 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants