Class RenderedChanges


  • public class RenderedChanges
    extends BaseElement
    Represents the rendered changes tab in the changes pane.
    Since:
    14.10.15, 15.5.1, 15.6
    Version:
    $Id: ef026898c1966502d523b4a8c89006c6002103df $
    • Constructor Detail

      • RenderedChanges

        public RenderedChanges​(org.openqa.selenium.WebElement container)
        Parameters:
        container - the container element of the rendered changes tab
    • Method Detail

      • hasNoChanges

        public boolean hasNoChanges()
        Returns:
        true if the "No changes" message is displayed and there are no diffs displayed, false
      • getChangedBlocks

        public List<org.openqa.selenium.WebElement> getChangedBlocks()
        Returns:
        the list of changed blocks