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

WIP: add query methods#896

Closed
generalov wants to merge 2 commits into
gemini-testing:masterfrom
generalov:master
Closed

WIP: add query methods#896
generalov wants to merge 2 commits into
gemini-testing:masterfrom
generalov:master

Conversation

@generalov

@generalov generalov commented Mar 14, 2018

Copy link
Copy Markdown

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.

2 participants