Here’s one:
Task: "Right-click to open a custom context menu on any web app that uses contextmenu events (Figma, Notion, etc.), then select an option from it."
CDP Input.dispatchMouseEvent with button="right" doesn't fire the DOM contextmenu event. The custom menu never opens.