Skip to content

Actions#1

Draft
onlyoneaman wants to merge 8 commits intomainfrom
actions
Draft

Actions#1
onlyoneaman wants to merge 8 commits intomainfrom
actions

Conversation

@onlyoneaman
Copy link
Copy Markdown
Member

@onlyoneaman onlyoneaman commented Feb 12, 2025

Added move_mouse, click, dblclick, type_text actions with their respective views.


@self.registry.action("Double-click the left mouse button")
async def double_click(browser: BrowserContext):
# TODO (@aman): Get mouse position
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@onlyoneaman Can you get the current mouse position from the page?

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