appium-flutter-driver icon indicating copy to clipboard operation
appium-flutter-driver copied to clipboard

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

Open KazuCocoa opened this issue 1 year ago • 2 comments

flutter: isEnabled or something.

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

KazuCocoa avatar Jun 20 '24 01:06 KazuCocoa

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

agataciesielska avatar Jun 24 '24 10:06 agataciesielska

This is a big problem if assertion is not present in flutter

SaurabhBlox avatar Aug 07 '24 03:08 SaurabhBlox

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.

mhmzdev avatar Sep 19 '25 06:09 mhmzdev