bootstraponline
bootstraponline
you might be interested in [UiWatchers.java](https://android.googlesource.com/platform/frameworks/testing/+/master/uiautomator_test_libraries/src/com/android/uiautomator/common/UiWatchers.java)
I recommend checking out the WDA ObjectiveC code for a very clear idea of what this looks like. The request is to include a HTTP server in EarlGrey that implements...
The iOS embedded example is broken now with the Xcode 9 release. It looks like embedding into an existing app is not a supported use case. https://github.com/NativeScript/sample-ios-embedded/issues/3 https://github.com/NativeScript/ios-runtime/issues/798
https://opensource.googleblog.com/2019/03/ios-accessibility-scanner-framework.html Is EarlGrey 2 support on the roadmap for GTXiLib?
nice, I didn't know about that
It'd be great to see this PR merged. The build scripts are broken on master.
looks like https://github.com/facebook/android-jsc/pull/19 solves these issues.
This breaks using the client. I had started on an integration then noticed the calls stopped working. Maybe mark the issue as contributions welcome if this isn't on the roadmap....
Hi, as far as I know there's no solution in progress. You may want to check on the Canvas beta environment to make sure it hasn't already been fixed.
 I closed then opened the PR and now it works. This seems a bit buggy?