Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Enabling mobile automation testing on QT/QML native mobile app
QtWS25 Last Chance

Enabling mobile automation testing on QT/QML native mobile app

Scheduled Pinned Locked Moved Mobile and Embedded
nativemobileappaccessibleautomationtestiandroidios
1 Posts 1 Posters 627 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rohansurya
    wrote on last edited by
    #1

    Hi,

    We have enabled "Accessible" property to make automation testing available.

    But I am not able to find a property to read the text present inside an element. Ex:
    • Text field (Accessible.name=”Page_TextField”) : I am unable to capture the entered text during run time, i.e. Go to page > I will identify the text field using the “name” property and enter “xyz” into the text field > But I am unable to capture “xyz” during runtime.

    • Button (Accessible.name=”Page_Button”) : I am unable to capture the actual label of the button, i.e. There is button named “START”. I will identify the button using the “name” property but I am unable to capture the actual label (“START”).

    It would be of great help if any one can assist me on this.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved