Winium.Mobile icon indicating copy to clipboard operation
Winium.Mobile copied to clipboard

Winium.Mobile is Selenium Remote WebDriver implementation for automated testing of Windows StoreApps and Silverlight apps, tested on emulators (currently only Windows Phone/Mobile apps are supported).

Results 38 Winium.Mobile issues
Sort by recently updated
recently updated
newest added

`Winium.StoreApps.InnerServer` is portable, i.e. it targets both Windows and Windows Phone. InnerServer should target only Windows Phone as it is only used in WP apps, and, also, to reduce any...

Appium has reimplemented touch actions to be more useful and easier ot handle on mobile apps. All actions are packed in single message and sent over the wire. For reference,...

Add commands to switch phone network off, set it to different speed limits, etc. See related sections in: https://github.com/SeleniumHQ/mobile-spec/blob/master/spec-draft.md#value-alias-------data--wifi--airplane-mode- https://code.google.com/p/selenium/source/browse/spec-draft.md?repo=mobile#104

enhancement
help wanted

Currently SendKeys and SendKeysToActiveElementExecutor is separated into two steps: 1. Extract regular keys from value and send to InnerServer to be set on element text property using automation (not even...

Currently [system locale is used](https://github.com/2gis/Winium.StoreApps/blob/master/Winium/Winium.StoreApps.Driver/EmulatorHelpers/Deployer81.cs#L68) for emulators. It would be useful to be able to set locale for session. This is already implemented in [Winium.StoreApps.CodedUi](https://github.com/2gis/Winium.StoreApps.CodedUi/blob/master/Winium.StoreApps.Driver/Helpers/Deployer.cs#L121). Although there is seems to...

enhancement

Use something like existing `ping` and low timeout

Hello All, Please provide me solution on how to automate windows application on display resolution 3840*2160 (4K).