-
Description
1. create .net core project.
2. install Appium.Webdriver package by Nuget.
3. there are warning information: "Package 'Appium.WebDriver 3.0.0.2' was restored using '.NETFramework, Versi…
-
I've been testing out the `rotationX`, `rotationY`, `rotationZ` variables. From what I understand, these are the same as `beta`, `gamma`, `alpha` [Tait-Bryan](https://dev.opera.com/articles/w3c-device…
-
Recently a XCUITest error happens when performing driver.stopRecordingScreen():
[XCUITest] Error: The screen recorder utility has failed to store the actual screen recording at '/var/folders/04/6p_…
-
See this https://github.com/w3c/deviceorientation/issues/57 for more information.
People were fingerprinting users by their motion and so motion data has been disabled but no good runarround has bee…
-
https://github.com/tidoust/reffy-reports/blob/master/whatwg/idl/orientation-event.idl is from https://w3c.github.io/deviceorientation/spec-source-orientation.html but that's stale and points to https:…
-
[https is not enforced as the scheme for github pages created before June 2016](https://help.github.com/en/github/working-with-github-pages/securing-your-github-pages-site-with-https) and has to be ma…
-
Hello,
I'm trying to create the simpliest working example html code using Photo-Sphere-Viewer.
I don't use any development tool, just Notepad++.
I'll describe the step I've followed as explained …
-
Based on skeleton: https://gist.github.com/jebright/a7086adc305615aa3a655c6d8bd90264
```
static void _scanAP(SendPort sendPort) async {
Timer.periodic(new Duration(seconds: 5), (Timer t) asyn…
-
Figure out how it worked in the ios driver, and see if it will work in the new system.
https://github.com/appium/appium/issues/6863
-
My scripts are not running on ios devices on browserstack, but the same is running fine on android devices.
When I raised the ticket on browserstack, they said that is because of "execute async JS c…