Join Slack
Powered by
:grey_question: Hey folks. At some point semantics...
# compose
g
grandstaish
07/28/2021, 4:14 PM
❔ Hey folks. At some point semantics text merging changed and started disallowing
this
(
findByText_merged_fails
). Before this change, the test here would match the
Box
successfully and pass. What’s the new correct way to match that Box?
grandstaish
07/28/2021, 4:48 PM
Seems like I can use
hasTextExactly(values…)
2
Views
Open in Slack
Previous
Next