Rajesh Kumar Mahto

Results 7 comments of Rajesh Kumar Mahto

It's chrome permission just like other permissions.

![window management](https://github.com/microsoft/playwright/assets/46883900/d60b40b0-4c8f-4b55-936c-0ebf10b6800e)

@aslushnikov Hi, any update on above requested feature.

> Try using this apparently unrelated permissions. It worked for me: > > ``` > const context = this.page.context(this.browserContextOptions); > await context.grantPermissions(['clipboard-read', 'clipboard-write', 'geolocation']); > ``` These permissions worked. I...

Hi @aslushnikov, any update on the requested feature. Or any workaround you can suggest?

Hey thanks @dgozman for reopening the original issue. it would be a great features to have as earliest as possible as nowadays we use multi monitors for most of the...