Class ScenarioDetailsPageCollection

  • All Implemented Interfaces:
    Cloneable

    public class ScenarioDetailsPageCollection
    extends PageCollection
    The page collection for the scenario details page.
    • Constructor Detail

      • ScenarioDetailsPageCollection

        public ScenarioDetailsPageCollection​(Element element,
                                             String pageTitle)
        The constructor.
        Parameters:
        element - The scenario.
        pageTitle - The page title.
    • Method Detail

      • getElement

        public Element getElement()
        Get the scenario from this page collection.
        Returns:
        The scenario.