Uses of Class
org.openqa.selenium.devtools.v141.systeminfo.model.GPUInfo
Packages that use GPUInfo
-
Uses of GPUInfo in org.openqa.selenium.devtools.v141.systeminfo
Methods in org.openqa.selenium.devtools.v141.systeminfo that return GPUInfoModifier and TypeMethodDescriptionSystemInfo.GetInfoResponse.getGpu()Information about the GPUs on the system.Constructors in org.openqa.selenium.devtools.v141.systeminfo with parameters of type GPUInfoModifierConstructorDescriptionGetInfoResponse(GPUInfo gpu, String modelName, String modelVersion, String commandLine)