Skip to content

The captcha slider could not stay sliding - try a single step and slower motion #399

Closed
@Turbolento

Description

Hi, I want to simulate the mouse dragging the captcha slider, but it turns out that every time I slide it halfway, the mouse is released.How can I solve these problems? Thanks for the help。

  r.hover(254, -659)
  r.mouse('down')
  r.hover(254, -659)
  r.hover(353, -659)
  r.hover(492, -659)
  r.hover(520, -659)
  r.mouse('up')

1

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions