zenstruck / browser

A fluent interface for your Symfony functional tests.
MIT License
185 stars 17 forks source link

feat: add doubleClick and rightClick to PantherBrowser #104

Closed Chris53897 closed 1 year ago

Chris53897 commented 1 year ago

I need a doubleClick or rightClick for my use-case.

I am not sure how to name it. rightClick vs 'contextClick'

WDYT?