appium-flutter-driver
appium-flutter-driver copied to clipboard
How to check if an element is disabled
Is there an option in appium flutter driver to check if a particular element is disabled.
A possible method is perhaps in NATIVE_APP context's attributes like clickable etc
https://github.com/appium/appium-flutter-driver/issues/693#issuecomment-2145692773 idea might help. (https://github.com/appium/appium-flutter-driver/issues/703)