-
public final class DotKt
-
-
Method Summary
Modifier and Type Method Description final static StringdotTestTag(Integer index)Stable test tag applied to each clickable dot, indexed by its position. -
-
Method Detail
-
dotTestTag
final static String dotTestTag(Integer index)
Stable test tag applied to each clickable dot, indexed by its position. Used by UI tests to locate and click a specific dot; inert in production.
-
-
-
-