Class LightboxPage


  • public class LightboxPage
    extends ViewPage
    Actions for interacting with page images and their attached popover.
    Since:
    14.1RC1
    Version:
    $Id: 476128af4359b5e54cfe727b98c5318a4cd67722 $
    • Constructor Detail

      • LightboxPage

        public LightboxPage()
    • Method Detail

      • getImageElement

        public org.openqa.selenium.WebElement getImageElement​(int index)
      • openLightboxAtImage

        public Lightbox openLightboxAtImage​(int index)
        Get the nth image of the document, move the mouse over the image, waits for the popover toi be displayed and click on the open lightbox action.
        Parameters:
        index - the index of the image to open in the lightbox
        Returns:
        a lightbox page object