Uses of Package
org.openqa.selenium.devtools.v141.emulation.model
Packages that use org.openqa.selenium.devtools.v141.emulation.model
Package
Description
-
Classes in org.openqa.selenium.devtools.v141.emulation.model used by org.openqa.selenium.devtools.v141.emulationClassDescriptionEnum of image types that can be disabled.Screen information similar to the one returned by window.getScreenDetails() method, see https://w3c.github.io/window-management/#screendetailed.Used to specify sensor types to emulate.advance: If the scheduler runs out of immediate work, the virtual time base may fast forward to allow the next delayed task (if any) to run; pause: The virtual time base may not advance; pauseIfNetworkFetchesPending: The virtual time base may not advance if there are any pending resource fetches.
-
Classes in org.openqa.selenium.devtools.v141.emulation.model used by org.openqa.selenium.devtools.v141.emulation.modelClassDescriptionEnum of image types that can be disabled.Screen orientation.Used to specify sensor types to emulate.Used to specify User Agent Client Hints to emulate.advance: If the scheduler runs out of immediate work, the virtual time base may fast forward to allow the next delayed task (if any) to run; pause: The virtual time base may not advance; pauseIfNetworkFetchesPending: The virtual time base may not advance if there are any pending resource fetches.