Verify interaction with a button using correct element selection
Preconditions (1)
Step 1: Locate the button with the text 'Click Me' using a reliable selector
Step 2: Click the button
Step 3: Verify that a message 'Button clicked!' appears on the page
✅ Expected Result: The message 'Button clicked!' is visible after clicking the button