Skip to content

Commit

Permalink
chore: Show scrollbars in Chrome-based integration tests (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
jperals authored Dec 16, 2024
1 parent 9c44256 commit be1476b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/browsers/capabilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ const defaultCapabilities: Record<string, Capabilities> = {
'--enable-simple-cache-backend',
'--enable-tcp-fast-open',
'--enable-webgl',
'--hide-scrollbars',
'--ignore-gpu-blacklist',
'--media-cache-size=33554432',
'--metrics-recording-only',
Expand Down

0 comments on commit be1476b

Please sign in to comment.