Uses of Class
org.xwiki.test.ui.po.BaseModal
-
Packages that use BaseModal Package Description org.xwiki.test.ui.po -
-
Uses of BaseModal in org.xwiki.test.ui.po
Subclasses of BaseModal in org.xwiki.test.ui.po Modifier and Type Class Description class
ConfirmationModal
Basic confirmation actions performed on a bootstrap modal.class
DocumentSyntaxPicker.SyntaxConversionConfirmationModal
Methods in org.xwiki.test.ui.po that return BaseModal Modifier and Type Method Description protected BaseModal
BaseModal. waitForClosed()
The modal may have a fade out effect on close which means it may not disappear instantly.
-