menu
patrol_plus package
documentation
patrol.dart
WebAutomator
resizeWindow abstract method
resizeWindow abstract method
dark_mode
light_mode
resizeWindow
abstract method
Future
<
void
>
resizeWindow
(
{
required
Size
size
,
})
Resizes the browser window.
Implementation
Future<void> resizeWindow({required Size size});
patrol_plus package
documentation
patrol
WebAutomator
resizeWindow abstract method
WebAutomator class