Class ContentInfoBean


  • public class ContentInfoBean
    extends Object
    Represents a View Information page for a Page or BlogPost.
    • Method Detail

      • viewInfo

        public static ContentInfoBean viewInfo()
        Factory method to return a ContentInfoBean from the current location of the web tester, by clicking on the 'Info' link on the page.
      • viewInfo

        public static ContentInfoBean viewInfo​(net.sourceforge.jwebunit.junit.WebTester tester)
      • viewInfo

        public static ContentInfoBean viewInfo​(Page page,
                                               net.sourceforge.jwebunit.junit.WebTester tester)
      • exportAsWord

        public void exportAsWord()
      • clickCopy

        public void clickCopy()
        Clicks the 'copy' link on the Info page.
      • canRemovePagePermission

        public boolean canRemovePagePermission()