{
describe('fill form', () => {
it('successfully fills out the form', async () => {
- await withBrowser(async (response, context) => {
+ await withMcpContext(async (response, context) => {
const page = context.getSelectedPage();
await page.setContent(
html`