Class UnusedPagesPane


  • public class UnusedPagesPane
    extends BaseElement
    The confirmation to delete the unused wiki pages after uninstalling or upgrading a XAR extension.
    Since:
    5.4.3
    Version:
    $Id: 1598375a2d3e88695889dd127ae840487ed64aa9 $
    • Constructor Detail

      • UnusedPagesPane

        public UnusedPagesPane​(org.openqa.selenium.WebElement question)
        Wraps the document tree found inside the given job question container.
        Parameters:
        question - the job question that contains this confirmation
    • Method Detail

      • contains

        public boolean contains​(String space,
                                String page)
        Parameters:
        space - the space name
        page - the page name
        Returns:
        true if the tree of unused pages contains the specified document