Skip to content

Support for hitTestable #134

@MaxLap

Description

@MaxLap

Right now, there is a work around of:

spotText('Top 1').finder.hitTestable().spot().existsOnce();

It would be nice to have a function to do that more cleanly. Even if behind the scene, it does the same thing. Example:

spotText('Top 1').hitTestable().existsOnce();

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions