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