menu
Flutter
flutter_driver.dart
FlutterWebConnection
screenshot method
screenshot
dark_mode
light_mode
description
screenshot
method
Future
<
List
<
int
>
>
screenshot
(
)
Takes screenshot via WebDriver.
Implementation
Future<
List
<
int
>> screenshot() => _driver.captureScreenshotAsList();
Flutter
flutter_driver
FlutterWebConnection
screenshot method
FlutterWebConnection class
Constructors
FlutterWebConnection
Properties
hashCode
logs
runtimeType
supportsTimelineAction
Methods
close
noSuchMethod
screenshot
sendCommand
toString
Operators
operator ==
Static methods
connect
Cookies management controls