Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soft click/input #305

Closed
dgozman opened this issue Dec 19, 2019 · 1 comment
Closed

Soft click/input #305

dgozman opened this issue Dec 19, 2019 · 1 comment

Comments

@dgozman
Copy link
Contributor

dgozman commented Dec 19, 2019

We should investigate precise click/input targeting based on "node + offset". Available options:

  • Make existing way more robust (various scrollIntoView/waitForIdle/etc improvements).
  • Soft click implemented entirely in the renderer process.
  • Something in the middle: trigger the whole input pipeline, but precisely position in the renderer (might run into input routing issues in the browser?).
@pavelfeldman
Copy link
Member

We are punting this for now

sand4rt pushed a commit to sand4rt/playwright that referenced this issue Dec 21, 2022
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

No branches or pull requests

2 participants