Aaron Porle
Results
1
comments of
Aaron Porle
This approach should work projects: [{ name: "chromium", use: { ...devices["Desktop Chrome"], contextOptions: { // chromium-specific permissions permissions: ['clipboard-read', 'clipboard-write'], }, }, }, { name: "firefox", use: { ...devices["Desktop Firefox"],...