Let’s say I visit some website and then a popup comes, asking to allow my video. How do I select and make it true
?
I tried the await page.keyboard.press('Enter')
but it doesn’t work.
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
Let’s say I visit some website and then a popup comes, asking to allow my video. How do I select and make it true
?
I tried the await page.keyboard.press('Enter')
but it doesn’t work.