Package com.decs.application
Class NodeManagerTests
java.lang.Object
com.decs.application.PlaywrightIT
com.decs.application.NodeManagerTests
Node Manager Tests Class
This class implements end-to-end tests to the node manager page.
- Version:
- 1.0
- Author:
- Bruno Guiomar
-
Field Summary
Fields inherited from class com.decs.application.PlaywrightIT
browser, browserContext, browserType, launchOptions, page, playwright, port -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidVerifies if all expected components are visible in the client's browserMethods inherited from class com.decs.application.PlaywrightIT
afterAll, afterEach, beforeAll, beforeEach
-
Constructor Details
-
NodeManagerTests
public NodeManagerTests()
-
-
Method Details
-
visibleComponentsTest
@Test void visibleComponentsTest()Verifies if all expected components are visible in the client's browser
-