Ruurd Moelker

Results 9 comments of Ruurd Moelker

As a quick fix, commenting the sections using `require('pty')` and `require('term.js')` works. Though I think the approach to exclude all node_modules is a better solution (As long you don't want...

The force unit value is hard to figure out at the moment. Having normal Newton as a base unit would help a lot.

Hi, loving Cypress. But I am curious. Are these issues still being addressed? I see a lot of comments that these issues are being worked on, like: "x and y....

I was having the same issue just last week. Occasionally it would work, but it is unstable and has loads of other unresolved issues. This repository doesn't seem to be...

Note, changing the marker did nothing to the touchable area for me. The marker and hit area seem disconnected. No effect for both Android & iOS.

Marking the issue invalid for now. Lets see how the situation develops over at [jasmine2-screenshot-reporter issue](https://github.com/mlison/protractor-jasmine2-screenshot-reporter/issues/4).

command: protractor conf.js ``` created run with ID 5 Using the selenium server at http://localhost:4444/wd/hub [launcher] Running 1 instances of WebDriver F Failures: 1) Protractor Demo App should have a...

Hello Berry, That indeed would be a useful feature. It will require adding a mask parameter at [here]( https://github.com/xebia/VisualReview-protractor/blob/master/lib/vr-client.js#L82 ). The actual parameter should contain an array of exclusions like...

I have not tried out a generic nested inline, however I do use a generic inline with a NestedModelAdmin at the moment. I kept getting an error, but the solution...