Shibu Prasad Panda

Results 43 comments of Shibu Prasad Panda

@mustafaboleken now one more issue came. **Device:** Google Pixel 4XL, 4 **STR**: Try to rotate 4-5 times then sometimes getting black and sometimes it's stuck **Error in logcat:** Dequeueing buffer...

@GarimaVats EnableFlutterDriverExtention is mandatory for the automation. Please reach the dev team it may be due to dart version compatibility issue.

@truongsinh it seems it's already reported in flutter community nothing to do in Appium flutter driver. I have tried with latest dart and flutter version. https://github.com/flutter/flutter/issues/15415

@truongsinh looks like @jonahwilliams added caveats for this. https://github.com/flutter/flutter/pull/50017. Whether we need to add it in our README file as well.

Hi @truongsinh and @LDouble "WidgetsBinding.instance.renderViewElement" is in flutter_test package it's not present in flutter_driver packages. So I guess we need to wait untill it's be in flutter_driver or else we...

@andreroggeri There is no plan for now. But I will do it soon.

Yes, @truongsinh I am referring to https://flutter.dev/docs/development/tools/devtools/inspector. Is there any possibility we can integrate it to Appium Desktop or any independent tool.