2gis / Winium.Mobile

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).
Mozilla Public License 2.0
51 stars 29 forks source link

Add path expansion for files capability #128

Closed NickAb closed 8 years ago

NickAb commented 8 years ago

files capability now support sending contents of directories, not only files

Usage examples:

"D:\\preinstalled\\": "",
"D:\\preinstalled\\": "downloads",
"D:\\preinstalled\\settings.xml": "data\\",
"D:\\preinstalled\\settings.xml": "data"

Fixes #125

NickAb commented 8 years ago

@skyline-gleb пачка тесов упала из-за того, что они в одной сессии, которая не смогла подклчиться к приложению из-за того, что хост машина была под высокой нагрузкой от проверок Чапаева