Uses of Class
org.openqa.selenium.devtools.v85.profiler.model.TypeProfileEntry
Packages that use TypeProfileEntry
-
Uses of TypeProfileEntry in org.openqa.selenium.devtools.v85.profiler.model
Methods in org.openqa.selenium.devtools.v85.profiler.model that return types with arguments of type TypeProfileEntryModifier and TypeMethodDescriptionScriptTypeProfile.getEntries()Type profile entries for parameters and return values of the functions in the script.Constructor parameters in org.openqa.selenium.devtools.v85.profiler.model with type arguments of type TypeProfileEntryModifierConstructorDescriptionScriptTypeProfile(ScriptId scriptId, String url, List<TypeProfileEntry> entries)