query("*",:text) with filter

40 views
Skip to first unread message

Nir Ortal

unread,
May 6, 2015, 4:45:41 AM5/6/15
to calabash...@googlegroups.com
hi,

i would like to run `query("*",:text)` to show all elements with text and filter out the elements with `"error" => "NO accessor for text"`.

what is the syntax?

csytsma

unread,
May 7, 2015, 3:33:31 PM5/7/15
to calabash...@googlegroups.com
This query will return all the elements that have a text value:

query("* {text LIKE '*'}", :text)



Nir Ortal

unread,
May 9, 2015, 3:25:38 PM5/9/15
to calabash...@googlegroups.com
thx!!!!!!!!

On Thu, May 7, 2015 at 10:33 PM, csytsma <siji...@gmail.com> wrote:
This query will return all the elements that have a text value:

query("* {text LIKE '*'}", :text)



--
You received this message because you are subscribed to a topic in the Google Groups "calabash-android" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/calabash-android/5EIFVn9I7jY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to calabash-andro...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Nir Ortal
052.586.9488
Reply all
Reply to author
Forward
0 new messages