Alexandr Vorobey

Results 6 issues of Alexandr Vorobey

This Pull Request added support for grpc with https://github.com/ozonru/mountebank-grpc.

enhancement
help wanted

Added parse arguments of function like: ``` ({x, y}) => {} ``` Which return result.args = ` ['x', 'y']` @tunnckoCore Can you help me with tests?

Pkg: parse-function

When Singleton Browser Session was disabled, chromium very difficult to close. Press to "Quit" in tray did not help. And when try to close chromium via htop in terminal, chromium...

bug
Goodness Squad

I try to call: ```js I.waitForVisible({ name: 'field_name' }) ``` but locator contains: ```js Locator { type: 'name', output: null, strict: true, locator: { name: 'field_name' }, value: 'field_name' }...

bug
3.0

I used zeep for send request to onvif-cameras by onvif specification. I send request GetCapabilities and i got response like xml: http://10.184.1.114:80/onvif/device_service false false false false false true false false...