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