Platform Input Engine
class PlatformInputEngine(session: PageSession, scriptEngine: PlatformScriptEngine, reader: PlatformReader, config: BrowserConfig)
Handles synthetic user interactions (click, type, press, hover, scrollIntoView, selectOption) on the platform backend.
Constructors
Link copied to clipboard
constructor(session: PageSession, scriptEngine: PlatformScriptEngine, reader: PlatformReader, config: BrowserConfig)