Class CloseWindow
java.lang.Object
jp.co.moneyforward.autotest.actions.web.CloseWindow
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionperform(com.microsoft.playwright.Playwright value, ExecutionEnvironment executionEnvironment) Applies this function the given argument:value(T) and returns the result (R).
-
Constructor Details
-
CloseWindow
public CloseWindow()
-
-
Method Details
-
perform
public Void perform(com.microsoft.playwright.Playwright value, ExecutionEnvironment executionEnvironment) Description copied from interface:ActApplies this function the given argument:value(T) and returns the result (R).
-