chore: shift left the inspector window.
This commit is contained in:
parent
2b2d6f0bfc
commit
c3c99a5f66
|
|
@ -90,7 +90,7 @@ export class RecorderApp extends EventEmitter {
|
||||||
const args = [
|
const args = [
|
||||||
'--app=data:text/html,',
|
'--app=data:text/html,',
|
||||||
'--window-size=600,600',
|
'--window-size=600,600',
|
||||||
'--window-position=1280,10',
|
'--window-position=1020,10',
|
||||||
'--test-type=',
|
'--test-type=',
|
||||||
];
|
];
|
||||||
if (process.env.PWTEST_RECORDER_PORT)
|
if (process.env.PWTEST_RECORDER_PORT)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue