Hello hello! Wha would be the ideal node to match ...
# compose
m
Hello hello! Wha would be the ideal node to match a node In a pager compsable, with same text being presed in adjacent pages ( I:E next button) Im following this solution https://akjaw.com/wiriting-ui-tests-for-pager-layouts-jetpack-compose/ it works but you kind of need to know the page you want to match whic is not really ideal for a dynamic pager
TL´DR the article proposes to wrap the page conent with a box with a test tag holding the page index, and on the test match the node which ancestor hast that test tag