appium-flutter-driver
appium-flutter-driver copied to clipboard
defined a command to return `false` when an element does not exist
flutter: isEnabled or something.
https://github.com/appium/appium-flutter-driver/issues/693#issuecomment-2145692773 does as part of this flutter driver's command.
This! Really struggling to understand what is the point of returning random id when command find.by[anything] doesn't find element.
This is a big problem if assertion is not present in flutter
Do we have any update on this yet? @KazuCocoa we need the same use case in our automation flows too. NVM, this worked for us.