auto
Creates a Selector.Auto that attempts to match explicit Compose testTag first, falling back to visible text substring.
Example Usage
click(auto("Submit"))Content copied to clipboard
Creates a Selector.Auto that attempts to match explicit Compose testTag first, falling back to visible text substring.
click(auto("Submit"))