Partager via


PlaywrightServiceNUnit.Teardown Method

Definition

Tear down resources utilized by Playwright service.

[NUnit.Framework.OneTimeTearDown]
public void Teardown ();
[<NUnit.Framework.OneTimeTearDown>]
member this.Teardown : unit -> unit
Public Sub Teardown ()
Attributes
NUnit.Framework.OneTimeTearDownAttribute

Applies to