Open danielmolnar opened 11 months ago
It would be great to have an implementation that replaces something like this:
bool hasBurgerMenu() { return spot<Tooltip>().whereMessage((it) => it.equals('Open navigation menu')).finder.evaluate().isNotEmpty; }
It would be great to have an implementation that replaces something like this: