appium / appium-flutter-driver

Appium Flutter Driver is a test automation tool for Flutter apps on multiple platforms/OSes. Appium Flutter Driver is part of the Appium mobile test automation tool maintained by community
MIT License
440 stars 179 forks source link

defined a command to return `false` when an element does not exist #703

Open KazuCocoa opened 2 weeks ago

KazuCocoa commented 2 weeks ago

flutter: isEnabled or something.

https://github.com/appium/appium-flutter-driver/issues/693#issuecomment-2145692773 does as part of this flutter driver's command.

agataciesielska commented 1 week ago

This! Really struggling to understand what is the point of returning random id when command find.by[anything] doesn't find element.