Verify right click opens context menu on target element
Preconditions (1)
Step 1: Locate the target element by its id 'target-element'
Step 2: Perform a right click (context click) on the target element
Step 3: Verify that the context menu with id 'context-menu' becomes visible
✅ Expected Result: The context menu appears after right clicking the target element