onNode(matcher) .assert(hasText("Button")) // hasText is a SemanticsMatcher // Multiple matchers can use and / or composeTestRule
確定! 回上一頁