menu
neomage package
documentation
utils/computer_use/computer_use_manager.dart
ComputerExecutor
click abstract method
click abstract method
dark_mode
light_mode
click
abstract method
Future
<
void
>
click
(
double
x
,
double
y
,
String
button
,
int
count
, [
List
<
String
>
?
modifiers
,
])
Implementation
Future<void> click( double x, double y, String button, int count, [ List<String>? modifiers, ]);
neomage package
documentation
utils/computer_use/computer_use_manager
ComputerExecutor
click abstract method
ComputerExecutor class