Error testing Webview component using Espresso on Android -


i'm trying test values of webview component using espresso. here chart's android hierarchy inspector image.

and here chart's html inspector image.

i'm trying access grid using code snippet: onwebview().withelement(findelement(locator.class_name, "concept-5089")); considering there row class element contains concept-5089.

but when try execute code, application stops response.

what missing ? if more information need, please, let me know can post here

thank in advance.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -