Jonathan Lipps

Results 388 comments of Jonathan Lipps

I don't think this is possible, Apple doesn't give us a way to forward ports from their devices. Can you confirm @mykola-mokhnach?

yeah good point. have you tried using iproxy on your own? does it work?

I see. Now I understand you. We can probably provide a capability for this in the real device case.

> [Appium] 'npm' executable is not found neither in the process working folder (/Users/[user]/Projects/povio-automated-qa) nor in any folders specified in the PATH environment variable (/usr/bin:/bin:/usr/sbin:/sbin) did you check whether npm...

Are you running your script from a terminal with that PATH? Or are you running from an IDE which might or might not be smart enough to find your terminal...

> it seems it does not account for any parts of an element that are offscreen this is a fact about working with android screens that I've noticed, anything not...

You can run `vendor/bin/sauce_config YOUR_SAUCE_USERNAME YOUR_SAUCE_ACCESS_KEY` and it will set it in a local file for Sausage to use.

OK, I'll make a task to update web2driver to latest webdriver

Yeha I like a `reset` idea too

Yes, that's scheduled work for this driver. It has not yet begun though (I'm probably going to start work on the uiautomator2 driver first). So if you want to tackle...