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

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.

3 participants