webdriver
webdriver copied to clipboard
Feature Request: Enable right clicking via click endpoint
The old JSON Wire protocol had an argument to specify which button to use when right clicking: https://www.selenium.dev/documentation/legacy/json_wire_protocol/#sessionsessionidclick
Would it be possible to include this new feature as well with the W3C version of click?