How to get a LinearLayout Property Value?

97 views
Skip to first unread message

Karias Bolster

unread,
Jun 13, 2017, 11:56:12 PM6/13/17
to calabash-android
Hi I need to a way to get the value of a particular property in the LinearLayout.

If you take a look at the picture, the property I am talking about is the bg_state_mUseColor. Is there a way I can do that in calabash? The query command onyl returns this 
{
                     "class" => "android.widget.LinearLayout",
                       "tag" => nil,
               "description" => "android.widget.LinearLayout{e8d6e5a V.E...... ........ 0,0-1440,2464}",
                        "id" => nil,
                   "visible" => true,
                      "rect" => {
              "height" => 2464,
               "width" => 1440,
                   "y" => 96,
                   "x" => 0,
            "center_x" => 720,
            "center_y" => 1328
        },
                   "enabled" => true,
        "contentDescription" => nil
}

and as you can see, the property i am looking for isn't in there.

sultanm...@invisionapp.com

unread,
Jan 17, 2019, 5:12:01 PM1/17/19
to calabash-android
Have you figured this out?
Reply all
Reply to author
Forward
0 new messages