Skip to content

Conversation

@lichangg
Copy link

Description

This pull request introduces support for TouchEvent in the framework, enabling automation of touch-based interactions for mobile browsers.

The following touch events have been implemented:

  • touchstart
  • touchmove
  • touchend

Testing

The new touch event functionality was tested in the following scenarios:

  • Simulated swipe gestures.
  • Tested on mobile browser environments to verify correct event triggering.

fancy45daddy and others added 4 commits November 24, 2024 23:44
Update rect.py the value of rect.screen_midpoint is totally wrong, it recalculate the owner iframe viewport_midpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants