AndroidViewClient icon indicating copy to clipboard operation
AndroidViewClient copied to clipboard

Can we get ids within webview?

Open asabhijitshelar opened this issue 12 years ago • 4 comments

If we run ruby and calabash-android when query on webview it list all elements in webview such as buttons, textboxes. Can we get such ids using dump -VF?

asabhijitshelar avatar Sep 26 '13 11:09 asabhijitshelar

Can you fork 3.2 version of AndroidViewClient and do some changes in your algorithm as I am not understanding Algorithm.

asabhijitshelar avatar Sep 26 '13 12:09 asabhijitshelar

Any update?

asabhijitshelar avatar Oct 03 '13 11:10 asabhijitshelar

hang on, dude. https://github.com/dtmilano/AndroidViewClient/issues/35

gdobra avatar Oct 03 '13 12:10 gdobra

As of

$ dump --version
dump 10.1.5

dump -F is working now, but not for "plain" dump with UiAutomator

potpath avatar Mar 24 '15 05:03 potpath