Uses of Class
org.openqa.selenium.devtools.systeminfo.SystemInfo.GetInfoResponse
-
Packages that use SystemInfo.GetInfoResponse Package Description org.openqa.selenium.devtools.systeminfo -
-
Uses of SystemInfo.GetInfoResponse in org.openqa.selenium.devtools.systeminfo
Methods in org.openqa.selenium.devtools.systeminfo that return types with arguments of type SystemInfo.GetInfoResponse Modifier and Type Method Description static Command<SystemInfo.GetInfoResponse>
SystemInfo. getInfo()
Returns information about the system.
-