mobile-spec
mobile-spec copied to clipboard
It is often the case that there are multiple webview contexts in an application under test. If all that is returned in the list of contexts is the id of...
Blog address for the contact can not access, the case is arise
@jlipps encourage me to write a proposal for adding new methods for mobile specs. It would be good to start providing new endpoints for common functionalities available on every mobile...
Hi, Based on my feature request in [appium/appium#10943](https://github.com/appium/appium/issues/10943), Appium Server can be connected to Selenium Hub, but we still need to specify deviceName in Capabilities (it is mandatory) to be...
Can `GET /session/:sessionid/contexts` command be extended to return dictionary of contexts with optional data if present, instead of simple returning list of contexts names? According to https://github.com/SeleniumHQ/mobile-spec/blob/master/spec-draft.md#webviews-and-other-contexts ``` GET /session/:sessionid/contexts...