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

add commandTimeout to limit the request timeout from the appium-flutter-driver and the DartVM

Open KazuCocoa opened this issue 2 years ago • 0 comments

like https://github.com/appium/appium-xcuitest-driver/blob/93da8b20cd0a7266123f8a9d9bd3cb4f423a6398/lib/commands/proxy-helper.js#L87

Maybe socket.setTimeout(timeout) as general NodeJS?

KazuCocoa avatar Mar 15 '23 06:03 KazuCocoa