Skip to content

Commit 2b81a20

Browse files
committed
chore: fix build
1 parent f6509d4 commit 2b81a20

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/McpContext.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,6 @@ export class McpContext implements Context {
927927
const session = await this.browser.target().createCDPSession();
928928

929929
try {
930-
// @ts-expect-error triggerAction is not yet available
931930
await session.send('Extensions.triggerAction', {
932931
id,
933932
targetId: theTarget,

0 commit comments

Comments
 (0)