| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands | |
| com.github.kklisura.cdt.protocol.types.emulation |
| Class and Description |
|---|
| DisabledImageType
Enum of image types that can be disabled.
|
| DisplayFeature |
| MediaFeature |
| ScreenOrientation
Screen orientation.
|
| SetEmitTouchEventsForMouseConfiguration
Touch/gesture events configuration.
|
| SetEmulatedVisionDeficiencyType
Vision deficiency to emulate.
|
| UserAgentMetadata
Used to specify User Agent Cient Hints to emulate.
|
| VirtualTimePolicy
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.
|
| Class and Description |
|---|
| DisabledImageType
Enum of image types that can be disabled.
|
| DisplayFeatureOrientation
Orientation of a display feature in relation to screen
|
| ScreenOrientationType
Orientation type.
|
| SetEmitTouchEventsForMouseConfiguration
Touch/gesture events configuration.
|
| SetEmulatedVisionDeficiencyType
Vision deficiency to emulate.
|
| UserAgentBrandVersion
Used to specify User Agent Cient Hints to emulate.
|
| VirtualTimePolicy
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.
|
Copyright © 2021 Kenan Klisura. All rights reserved.