Aaron G Franco

Results 5 issues of Aaron G Franco

Hello, I cannot get this fixed in any region on any instance. Test returns: [Test] Error: Cannot get IP address: 407: [Master] Error: No running instance found I have tried...

Have you successfully published apps to the AppStore that include this framework?

``` let url = URL(string: "http://192.168.2.5")! open(then: .wait(10.0))(url) >>> get(by: .id("UserName")) >>> setAttribute("value", value: "xxx") >>> get(by: .id("Password")) >>> setAttribute("value", value: "xyz") >>> get(by: .class("submitBtn")) >>> press(then: .wait(10.0)) === {...

I'm getting this odd error when I try to use docker compose up. ``` CannotStartContainerError: API error (500): Cannot start container XXXXXXXX: failed to create endpoint XXXXXXXX on network bridge:...

I'm running the kitchen sink app on a Nexus 5 device running Android 5.0.1. I am unable to drag the range slider, I can only touch to the left or...