Android UiAutomator detecting WebView elements outside device area -
i working on automation testing on hybrid apps using appium. while running tests, noticed elements of navigation bar on pages being detected outside device area in android uiautomator. makes commands operating on elements in region fail. can't detect element via xpath , can't click on it. i've attached screenshot showing way elements detected.
is bug in uiautomator? if so, there way work around this?
Comments
Post a Comment