PlaywrightServiceBrowserNUnit.InitializeAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Setup the resources utilized by Playwright Browser client.
[NUnit.Framework.OneTimeSetUp]
public System.Threading.Tasks.Task InitializeAsync();
[<NUnit.Framework.OneTimeSetUp>]
override this.InitializeAsync : unit -> System.Threading.Tasks.Task
Public Function InitializeAsync () As Task
Returns
- Attributes
-
NUnit.Framework.OneTimeSetUpAttribute