manuman94

Results 14 comments of manuman94

Thanks @JamieMason, I've been testing with this matchers and other custom matchers created by me with your library add-matchers and it is awesome. An organized way of creating useful new...

Hi! We are waiting for this too. Self-signed certificates will throw an error. Thanks!

This happened to me today but it was because the mobile had the SDK 31 and openstf/stf does NOT support this version. To fix it, we upgraded to https://github.com/devicefarmer/stf and...

Hi! Is there any progress? Thanks!

This would be interesting, add a new API endpoint with CRUD of ADB Keys.

Ok, I've made a research through Github openstf issues and I found that it is already implemented. Was added in this PR: https://github.com/openstf/stf/pull/770 Example of cURL adding a new adb...

For those dealing with the same issue my SO BAD workaround consists in: 1. Try to connect before storing the ADB key. Receive the unauthorized error. 2. Make an API...

Hi! Yes! We are currently developing a Jasmine reporter that sends information to a custom made API (spec information, http requests done, screenshots). Before using queue-promise, this API calls were...

Hi, is there any problem with the PR? I can solve whatever thing you need. Greetings.

Hi @Bartozzz , thanks for your response! I appreciate your purpose, but my thought is that the queue library should be self sufficient and keep control of the status of...