Wim Selles

Results 28 issues of Wim Selles

**Current:** When ng-apimock is used within protractor tests and multiple scenario's need to be selected multiple calls to `ngApimock.selectScenario('mock.name', 'mock.scenario')` need to be created **Desired situation:** It would be nice...

feature

When I use BlinkDiff (in combination with PixDiff) and I compare a "small" baseline image with the actual taken image I get a failure. This is also what I expect....

I would be great if this module would also provide the ability to upload apps to the Sauce Labs EU/US/(APAC?) storage. This is an example script I now use https://github.com/webdriverio/appium-boilerplate/blob/main/scripts/push_apps_to_sauce_storage.sh

Help Wanted

**Current situation:** Currently protractor-flake for jasmine can use 2 parsers, the [standard.js](https://github.com/NickTomlin/protractor-flake/blob/master/src/parsers/standard.js) and the [multi.js](https://github.com/NickTomlin/protractor-flake/blob/master/src/parsers/multi.js) parser. Both parsers are based on the logging of the framework and use complex regular...

Feature request

I would be nice if we could build the iOS app through GitHubActions It is possible, see https://medium.com/@karaiskc/archive-and-export-ios-app-with-github-actions-b44f676e4bf9

help wanted

**Environment (please complete the following information):** - Node.js version: 14 - NPM version: 6 - Browser name and version: Chrome DevTools - Platform name and version: - - Framework name...

bug

**Environment (please complete the following information):** _doesn't matter_ **Config of the automation framework + plugin** ```js config.services = [ [ WdioImageComparisonService.default, { baselineFolder: join(process.cwd(), './localBaseline/'), debug: true, formatImageName: '{tag}-{logName}-{width}x{height}', screenshotPath:...

bug

See https://github.com/wswebcreation/webdriver-image-comparison/issues/115

bug
dependencies

[This](https://github.com/saucelabs/my-demo-app-rn/blob/main/src/containers/WebviewSelection.tsx#L27) regex is too strict, it for example doesn't allow urls without `www`

> **NOTE:** The feature has not been released yet, this is the doc prep for it This PR will add dynamic allocation for platform version for RDC for: - Appium...