-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
1.2.1
-
None
-
None
We tried to test popups via Zats, so we tried:
agent.query(".popup").as(Popup.class).isOpen()
but there is no isOpen() method, and isVisible does not apply to ZK Popups.
Please add an API to operate on them
- relates to
-
ZK-2267 Popup is only sometimes "visible" when it is opened
- Closed