-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
-
Requirement
Getting currently focused element to support Xamarin.UITest.IApp.EnterText method.
(https://developer.xamarin.com/api/member/Xamarin.UITest.IApp.EnterText/p/System.String/) -
Expected behavior
If the ContentPage has an Entry, the Entry will be returned as a currently focused element after the page is appeared. -
Related TC
EntryUITests.Completed -
Issue
There is a difference between expected behavior and Tizen platform behavior.
In Tizen platform, Entry doesn't have a focus until it is clicked.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request