fix(settings_modal): force click on modal overlay
Caveman commit: overlay click target area small, click miss. Add force=True. - Remove completed Task 4 from Docs/tasks.md - Fix flaky close modal via overlay test
This commit is contained in:
@@ -33,7 +33,7 @@ Close Settings Modal Via Overlay
|
||||
[Documentation] Click the modal overlay and verify the modal closes.
|
||||
Open Settings Modal
|
||||
Wait For Elements State css=#config-modal .modal-overlay visible timeout=5s
|
||||
Click css=#config-modal .modal-overlay
|
||||
Click css=#config-modal .modal-overlay force=True
|
||||
Wait For Elements State id=config-modal hidden timeout=3s
|
||||
Element Should Be Hidden id=config-modal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user