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