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

WIP: add query methods #896

Closed
wants to merge 2 commits into from
Closed

Conversation

generalov
Copy link

@generalov generalov commented Mar 14, 2018

PR to extend find with additional query methods:

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

@generalov generalov force-pushed the master branch 4 times, most recently from ccb0fb9 to 6897b14 Compare March 14, 2018 22:31
@generalov generalov closed this Apr 7, 2018
@generalov generalov mentioned this pull request Apr 7, 2018
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants