Skip to content

Getting currently focused element is not supported #8

@shyunMin

Description

@shyunMin
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions