Uses of Class
org.openqa.selenium.devtools.v141.systeminfo.SystemInfo.GetInfoResponse
Packages that use SystemInfo.GetInfoResponse
-
Uses of SystemInfo.GetInfoResponse in org.openqa.selenium.devtools.v141.systeminfo
Methods in org.openqa.selenium.devtools.v141.systeminfo that return types with arguments of type SystemInfo.GetInfoResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<SystemInfo.GetInfoResponse> SystemInfo.getInfo()Returns information about the system.