Skip to content

Commit

Permalink
revert: "chore: Show scrollbars in Chrome-based integration tests (#120
Browse files Browse the repository at this point in the history
…)" (#122)
  • Loading branch information
gethinwebster authored Dec 16, 2024
1 parent be1476b commit c9a9db9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/browsers/capabilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ 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 c9a9db9

Please sign in to comment.