setTouchEmulationEnabled
suspend fun setTouchEmulationEnabled(args: Page.SetTouchEmulationEnabledParameter, mode: CommandMode = CommandMode.DEFAULT)
Deprecated
Toggles mouse event-based touch event emulation.
Deprecated
Toggles mouse event-based touch event emulation.
Parameters
enabled
Whether the touch event emulation should be enabled.
configuration
Touch/gesture events configuration. Default: current platform.