Package org.openqa.selenium.devtools.v147.emulation.model
package org.openqa.selenium.devtools.v147.emulation.model
-
ClassDescriptionEnum 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.Screen orientation.Fired when a page calls screen.orientation.lock() or screen.orientation.unlock() while device emulation is enabled.Used to specify sensor types to emulate.Used to specify User Agent Client Hints 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.