Uses of Class
com.microsoft.playwright.impl.ArtifactImpl
Packages that use ArtifactImpl
-
Uses of ArtifactImpl in com.microsoft.playwright.impl
Fields in com.microsoft.playwright.impl declared as ArtifactImplFields in com.microsoft.playwright.impl with type parameters of type ArtifactImplModifier and TypeFieldDescriptionprivate final WaitableResult<ArtifactImpl> VideoImpl.waitableArtifactMethods in com.microsoft.playwright.impl that return ArtifactImplMethods in com.microsoft.playwright.impl with parameters of type ArtifactImplModifier and TypeMethodDescription(package private) voidVideoImpl.setArtifact(ArtifactImpl artifact) Constructors in com.microsoft.playwright.impl with parameters of type ArtifactImplModifierConstructorDescription(package private)DownloadImpl(PageImpl page, ArtifactImpl artifact, com.google.gson.JsonObject initializer)