Skip to content

Commit

Permalink
add in config from device descriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
thmsobrmlr committed Aug 9, 2024
1 parent 5b80610 commit 11dc8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default defineConfig({
{
name: 'chromium',
use: {
// ...devices['Desktop Chrome'],
...devices['Desktop Chrome'],
launchOptions: {
args: [
'--disable-gpu',
Expand Down

0 comments on commit 11dc8d8

Please sign in to comment.