testTag
Tags the component with tag so it can be located in tests independently of its name.
Return
this modifier with the test tag declared on it.
Parameters
tag
the identifier used to find the component.
Tags the component with tag so it can be located in tests independently of its name.
this modifier with the test tag declared on it.
the identifier used to find the component.