Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Match by selector #42

Closed
doronpr opened this issue Oct 11, 2016 · 2 comments
Closed

Match by selector #42

doronpr opened this issue Oct 11, 2016 · 2 comments

Comments

@doronpr
Copy link
Contributor

doronpr commented Oct 11, 2016

Support CSS-like syntax.
For example: element(by.selector("#parentId @UIImage"))
Will get the first element of type UIImage which is a descendent of an element with testID parentId

@talkol
Copy link

talkol commented Oct 11, 2016

Let's move this to version 2, in the meantime I added matchers withAncestor and withDescendant here 639f335

@talkol talkol added this to the Version 2 milestone Oct 11, 2016
@LeoNatan LeoNatan removed this from the Version 2 milestone Jun 6, 2017
@LeoNatan
Copy link
Contributor

LeoNatan commented May 3, 2018

Out of scope for the project.

@LeoNatan LeoNatan closed this as completed May 3, 2018
@wix wix locked and limited conversation to collaborators Jul 23, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants