Uses of Class
org.openqa.selenium.devtools.v141.systeminfo.model.ProcessInfo
Packages that use ProcessInfo
-
Uses of ProcessInfo in org.openqa.selenium.devtools.v141.systeminfo
Methods in org.openqa.selenium.devtools.v141.systeminfo that return types with arguments of type ProcessInfoModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<ProcessInfo>> SystemInfo.getProcessInfo()Returns information about all running processes.