Class Reporting.SetProperty
java.lang.Object
com.shaft.properties.internal.Reporting.SetProperty
- All Implemented Interfaces:
EngineProperties.SetProperty
- Enclosing interface:
Reporting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalwaysLogDiscreetly(boolean value) attachFullLog(boolean value) captureElementName(boolean value) captureWebDriverLogs(boolean value) debugMode(boolean value) disableLogging(boolean value) forceCheckForElementVisibility(boolean value) openExecutionSummaryReportAfterExecution(boolean value) openLighthouseReportWhileExecution(boolean value) Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface EngineProperties.SetProperty
logPropertyUpdate
-
Constructor Details
-
SetProperty
public SetProperty()
-
-
Method Details
-
captureElementName
-
forceCheckForElementVisibility
-
captureWebDriverLogs
-
alwaysLogDiscreetly
-
debugMode
-
openLighthouseReportWhileExecution
-
openExecutionSummaryReportAfterExecution
-
disableLogging
-
attachFullLog
-