Practice · Direct Manipulation
Context Menus
Why this is tricky
Right-clicking the row suppresses the browser's native context menu and renders a custom one as real DOM instead — practice locating a menu that isn't the OS's built-in right-click menu. The same menu is also reachable from the keyboard-focusable "More actions" button.
Test Suite: Checkout Flow
Initial state.