Package step.basic.web.testcases
Class SchedulerTests
- java.lang.Object
-
- step.handlers.javahandler.AbstractKeyword
-
- step.basic.web.selenium.keywords.helper.AbstractEnhancedKeyword
-
- step.basic.web.testcases.SchedulerTests
-
public class SchedulerTests extends AbstractEnhancedKeyword
-
-
Constructor Summary
Constructors Constructor Description SchedulerTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
TC_006_Scheduler()
-
Methods inherited from class step.basic.web.selenium.keywords.helper.AbstractEnhancedKeyword
addErrorMessage, buildMessage, checkMandatoryInputs, failWithErrorMessage, failWithErrorMessage, failWithException, failWithException, getDriver, getMandatoryInput, getOptionalInput, onError, openDriverAndLogin, setDriver, setFailed, setSuccess, stopMeasureWithMeta
-
-