Add communication logging to Flutter Driver (#7485)
This is handy for debugging a test. Communication is logged to: * `flutter_driver_commands_{x}.log`, where {x} is an integer, and * (if requested by user) to stdout fixes #7473
Showing
Please register or sign in to comment