mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
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…
x
Reference in New Issue
Block a user