Click a hidden button using force option
Preconditions (1)
Step 1: Locate the hidden button with id 'hidden-btn'
Step 2: Click the hidden button using the force option
Step 3: Verify that clicking the button triggers the expected action (e.g., a message appears)
✅ Expected Result: The hidden button is clicked successfully and the expected message 'Button clicked!' is displayed