tag
Creates a Selector.Tag that strictly matches nodes with the exact Compose testTag specified by value.
Example Usage
click(tag("submit_button"))Content copied to clipboard
Creates a Selector.Tag that strictly matches nodes with the exact Compose testTag specified by value.
click(tag("submit_button"))