Uses of Class
org.openqa.selenium.devtools.v139.systeminfo.model.ProcessInfo
Packages that use ProcessInfo
-
Uses of ProcessInfo in org.openqa.selenium.devtools.v139.systeminfo
Methods in org.openqa.selenium.devtools.v139.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.