Skip to content

Add access to the text events #180

@bigspider

Description

@bigspider

Sometimes it is desirable to test explicitly that a certain text string did appear on screen.

While screenshot comparison does implicitly test the screen text content, it would be nice in some cases to explicitly check conditions on the actual text that was shown on-screen. In fact, this would prevent the test from passing if an incorrect screenshot is inadvertently used in the test.

It could be as simple as an API call to get the list of all the text events.

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