Member Junction
    Preparing search index...
    KeyModifier: "Shift" | "Control" | "Alt" | "Meta" | "ControlOrMeta"

    A keyboard modifier key held during a mouse or keyboard action.

    'ControlOrMeta' resolves to Command on macOS and Control elsewhere — the right choice for platform-correct select-all / copy / paste chords. The concrete adapter maps these to its own modifier vocabulary (Playwright accepts these names directly on mouse.click / keyboard chords).