Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

how to access a partially visible text with its -actual value #573

@msabya

Description

@msabya

I have a list box which contains year from - 2023 til 2028.
But in the UI the list box is shown in a compact form so only first 3 digits of the above values are shown. e.g. 202 instead of 2023 and 202 instead of 2028.

in my automation scenario how will i handle such a case where i want to select 3rd or 4th value in the list and access it by its value 2025 or 2026 while the UI still shows 202 for all the values. Refer the attached screen shot below

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions