kamranayub / cypress-browser-permissions

A Cypress plugin to set launched browser preferences including permissions like Geolocation, Notifications, Microphone, etc.
https://kamranicus.com/cypress-browser-permissions
MIT License
64 stars 4 forks source link

Can't get to work on Chrome, Cypress 8.7.0 #36

Closed agalias closed 3 years ago

agalias commented 3 years ago

Hello, I encountered an issue where this plugin just doesn't work with provided instructions on the newer versions of Cypress Chrome. Could someone confirm that it works properly on the Cypress Chrome newer versions please?

kamranayub commented 3 years ago

This is working in my PR #37 with Chrome 95 and Cypress 9 (no changes to the underlying code, though). What issues are you running into?