Uses of Class
org.openqa.selenium.devtools.v85.memory.model.Module
-
Packages that use Module Package Description org.openqa.selenium.devtools.v85.memory.model -
-
Uses of Module in org.openqa.selenium.devtools.v85.memory.model
Methods in org.openqa.selenium.devtools.v85.memory.model that return types with arguments of type Module Modifier and Type Method Description java.util.List<Module>SamplingProfile. getModules()
-