Class GuiElementCoreSequenceDecorator

  • All Implemented Interfaces:
    eu.tsystems.mms.tic.testframework.logging.Loggable, GuiElementCore, GuiElementCoreActions, WebElementRetainer

    public class GuiElementCoreSequenceDecorator
    extends AbstractGuiElementCoreDecorator
    implements eu.tsystems.mms.tic.testframework.logging.Loggable
    Wraps core methods into sequences, to improve stability. Some status methods (the is... methods that return boolean) should, in contrast return the status immediately, without retry in a sequence.

    Created by rnhb on 12.08.2015.