Minor Changes
-
c96c7cf: Add
qawolf runner inspect session|contexts|page-source|elements, mobile-only arms alongside the existing browser ones, for a runner's Appium session status, its WebView contexts, the current context's page source, or elements at a point or carrying some text.qawolf runner actnow answersaction-not-supported-on-mobilefor an action with no touchscreen equivalent (double_click,scroll,move,keypress,navigate, or aclickwhose--buttonis notleft) instead of failing some other way.This depends on
@qawolf/api-contractspublishing therunner.inspectMobilecontract and mobile dispatch added for ARC-556; it ships once that dependency is bumped in a preceding release.