Vladyslav
Vladyslav
I have element like this  As you can see, there is a label for text field called "Full Name" and name value itself. How I can validate that this...
 Here is my appium.log, attaching it as a file because then message is too long [appium.log](https://github.com/appium/appium-flutter-driver/files/13713698/appium.log)
### Steps to reproduce I did next: ```patrol build android --release``` and then ```patrol test --release``` If test fails, all i'm getting as error message is: ```Instance of 'FlutterErrorDetails'``` ...