The key (or combination) pressed, in Playwright/CDP key syntax.
OptionalModifiersModifier keys held during the press (e.g. ['Control'] with Key: 'a' for select-all). The
mapper composes these with Key into a single Playwright/CDP chord. Omitted / empty means the
Key is pressed on its own.
A human key press routed into the browser during takeover.