Skip to content

Improvements to uc_gui_click_x_y(x, y) #3017

Closed
@mdmintz

Description

@mdmintz

Improvements to uc_gui_click_x_y(x, y)

  • Should adjust for Windows screen-scaling so that the location coordinates remain consistent, even if adjusting screen scale.
  • Should save the screen-scaling factor once calculated to prevent repetitive work when performing multiple clicks.
  • Should make sure the active window is on top before the click. (Prevent issues with multi-threading)
    --> (Note: On Windows, this means minimizing the window, and then un-minimizing it.)

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions