playwright-mcp/src
Max Schmitt a115c31953
chore: rename console to consoleMessages (#372)
Motivation: `console` is a global object in Node.js and having a method
like that confuses intellisense.
2025-05-07 16:40:08 +02:00
..
resources chore: migrate to ESM (#303) 2025-04-30 23:06:56 +02:00
tools chore: rename console to consoleMessages (#372) 2025-05-07 16:40:08 +02:00
config.ts chore: get rid of connection factory (#362) 2025-05-06 14:27:28 -07:00
connection.ts chore: change import assert to readFile (#368) 2025-05-07 11:30:01 +02:00
context.ts chore: change import assert to readFile (#368) 2025-05-07 11:30:01 +02:00
index.ts chore: get rid of connection factory (#362) 2025-05-06 14:27:28 -07:00
javascript.ts feat: respond with action and generated locator (#181) 2025-04-15 10:55:20 -07:00
manualPromise.ts feat(dialog): handle dialogs (#212) 2025-04-17 14:03:13 -07:00
pageSnapshot.ts chore: split context.ts into files (#284) 2025-04-28 16:14:16 -07:00
program.ts chore: change import assert to readFile (#368) 2025-05-07 11:30:01 +02:00
tab.ts chore: rename console to consoleMessages (#372) 2025-05-07 16:40:08 +02:00
tools.ts chore: get rid of connection factory (#362) 2025-05-06 14:27:28 -07:00
transport.ts chore: get rid of connection factory (#362) 2025-05-06 14:27:28 -07:00