No puedo usar el cursor fantasma con el dramaturgo
const page = await context.newPage() const cursor = await createCursor(page) await cursor.click(buttonSelector)
resultado:
TypeError: Cannot read properties of undefined (reading 'objectId')