chore: shift left the inspector window.

This commit is contained in:
Pavel Feldman 2022-02-07 10:41:33 -08:00 committed by GitHub
parent 2b2d6f0bfc
commit c3c99a5f66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ export class RecorderApp extends EventEmitter {
const args = [
'--app=data:text/html,',
'--window-size=600,600',
'--window-position=1280,10',
'--window-position=1020,10',
'--test-type=',
];
if (process.env.PWTEST_RECORDER_PORT)