chore: remove extension code (#667)
This commit is contained in:
parent
7fca8f50f8
commit
128474b4aa
28 changed files with 8 additions and 1408 deletions
|
|
@ -17,7 +17,6 @@
|
|||
import { test, expect } from './fixtures.js';
|
||||
|
||||
test('--device should work', async ({ startClient, server, mcpMode }) => {
|
||||
test.skip(mcpMode === 'extension', 'Viewport is not supported when connecting via CDP. There we re-use the browser viewport.');
|
||||
const { client } = await startClient({
|
||||
args: ['--device', 'iPhone 15'],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue