You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?).
The text was updated successfully, but these errors were encountered:
We should investigate precise click/input targeting based on "node + offset". Available options:
The text was updated successfully, but these errors were encountered: