maui-linux/Xamarin.Forms.Core.UITests..../Remotes
E.Z. Hart 3896c1a7bf [Internal] Stopgap support for running UI Tests on UWP Desktop (#1067)
* First stab at getting UWP app tests running

* Implement a couple more methods (we can get all the way through the first test now)

* Add reset button to UWP Control Gallery; implement WaitForElement

* First pass at WaitForNoElement

* Make layouts available for automation queries; implement Tap(marked)

* Implement some of the keyboard methods

* Checkpoint

* Checkpoint

* More refactoring

* Forgot to save project file

* Put infrastructure for property queries in place

* Fix query parsing bug, add condition for text: query

* Implement Back(); add automation peers to Page and Label

* Implement TapCoordinates

* Fix dismiss button and make test text correct

* Fix incorrect AppRect conversion; add offsets to TapCoordinates

* Better reset

* Fill in missing 'DismissKeyboard' implementation

* Make layout renderers take up space even if they have no children

* Add ability to find TextBoxes by text contents

* DoubleTap
2017-09-19 22:18:24 +01:00
..
BaseViewContainerRemote.cs [Internal] Stopgap support for running UI Tests on UWP Desktop (#1067) 2017-09-19 22:18:24 +01:00
EventViewContainerRemote.cs [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
LayeredViewContainerRemote.cs [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
StateViewContainerRemote.cs [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
ViewContainerRemote.cs [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00