ui-automated-tests
Here are 18 public repositories matching this topic...
Prepare similar Controls Overview like we have for "win32" backend: https://pywinauto.readthedocs.io/en/latest/controls_overview.html
I have a pdf that changes its orientation, the first page is vertical A4, the next horizontal A4.
When using Androids built-in PdfRenderer the document is displayed correctly, but with PdfViewPager the horizontal page is distorted.
I suspect that the library does not recognize the orientation change and displays the horizontal page as a vertical one.
Please find attached a simple test pdf and
-
Updated
Apr 8, 2019 - Java
-
Updated
Apr 19, 2020 - Objective-C
-
Updated
Oct 27, 2019 - Java
-
Updated
Aug 3, 2019 - HTML
-
Updated
Oct 19, 2017 - C#
-
Updated
Apr 2, 2015 - Shell
-
Updated
Jun 12, 2020 - Python
-
Updated
Jul 11, 2018 - C#
-
Updated
Dec 17, 2018 - C#
-
Updated
Oct 17, 2019 - C#
-
Updated
Aug 7, 2018 - C#
-
Updated
May 22, 2019 - Java
-
Updated
Jun 5, 2020 - TypeScript
-
Updated
Jan 29, 2020 - C#
-
Updated
Oct 12, 2017 - Kotlin
Improve this page
Add a description, image, and links to the ui-automated-tests topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ui-automated-tests topic, visit your repo's landing page and select "manage topics."


I've setup EG2 using CocoaPods, and ensured the base functionality works. I then followed the instructions for the whitebox setup.
When attempting to interact with the target app, I get the following error:
caught "NSInvalidArgumentException", "*** -[NSProxy doesNotRecognizeSelector:<method_name>] called!"Wi