Class WebDriverKeepAliveSequence
- java.lang.Object
-
- eu.tsystems.mms.tic.testframework.utils.Timer.Sequence<WebDriverKeepAliveSequence.KeepAliveState>
-
- eu.tsystems.mms.tic.testframework.utils.WebDriverKeepAliveSequence
-
- All Implemented Interfaces:
eu.tsystems.mms.tic.testframework.logging.Loggable
public class WebDriverKeepAliveSequence extends eu.tsystems.mms.tic.testframework.utils.Timer.Sequence<WebDriverKeepAliveSequence.KeepAliveState> implements eu.tsystems.mms.tic.testframework.logging.Loggable
WebDriverKeepAliveSequenceDate: 19.09.2019 Time: 12:50
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebDriverKeepAliveSequence.KeepAliveStateState list.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()-
Methods inherited from class eu.tsystems.mms.tic.testframework.utils.Timer.Sequence
getPassState, getReturningObject, isAddThrowableToMethodContext, isSkipThrowingException, setAddThrowableToMethodContext, setPassState, setReturningObject, setSkipThrowingException
-
-
-
-
Method Detail
-
run
public void run()
- Specified by:
runin classeu.tsystems.mms.tic.testframework.utils.Timer.Sequence<WebDriverKeepAliveSequence.KeepAliveState>
-
-