Uses of Class
org.openqa.selenium.devtools.v85.profiler.model.ScriptTypeProfile
Packages that use ScriptTypeProfile
-
Uses of ScriptTypeProfile in org.openqa.selenium.devtools.v85.profiler
Methods in org.openqa.selenium.devtools.v85.profiler that return types with arguments of type ScriptTypeProfileModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<ScriptTypeProfile>>Profiler.takeTypeProfile()Collect type profile.