Uses of Class
org.openqa.selenium.devtools.v141.page.model.CompilationCacheParams
Packages that use CompilationCacheParams
-
Uses of CompilationCacheParams in org.openqa.selenium.devtools.v141.page
Method parameters in org.openqa.selenium.devtools.v141.page with type arguments of type CompilationCacheParamsModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> Page.produceCompilationCache(List<CompilationCacheParams> scripts) Requests backend to produce compilation cache for the specified scripts.