Uses of Class
utils.TestProperties
Packages that use TestProperties
-
Uses of TestProperties in base
Constructors in base with parameters of type TestPropertiesModifierConstructorDescriptionPlaywrightFactory(TestProperties testProperties) Constructor to initialize the test properties and playwright server -
Uses of TestProperties in utils
Methods in utils with parameters of type TestPropertiesModifier and TypeMethodDescriptionstatic com.aventstack.extentreports.ExtentReportsExtentReporter.getExtentReporter(TestProperties testProperties) Method to configure and get the ExtentReporter instance