getgauge / taiko

A node.js library for testing modern web applications
https://taiko.dev
MIT License
3.57k stars 453 forks source link

Fixes #2587 Adds the ability to use click modifiers #2592

Closed DCoomer closed 2 years ago

DCoomer commented 2 years ago

Adds the ability to do click modifiers such as ctrl+click or alt+click from CDP dispatchMouseEvent: https://chromedevtools.github.io/devtools-protocol/tot/Input/#method-dispatchMouseEvent