Skip to main content

BrowserProtocolCommands

Enum BrowserProtocolCommands 

Source
pub enum BrowserProtocolCommands {
Show 47 variants Accessibility(AccessibilityCommands), Animation(AnimationCommands), Audits(AuditsCommands), Autofill(AutofillCommands), BackgroundService(BackgroundServiceCommands), BluetoothEmulation(BluetoothEmulationCommands), Browser(BrowserCommands), Css(CssCommands), CacheStorage(CacheStorageCommands), Cast(CastCommands), Dom(DomCommands), DomDebugger(DomDebuggerCommands), DomSnapshot(DomSnapshotCommands), DomStorage(DomStorageCommands), DeviceAccess(DeviceAccessCommands), DeviceOrientation(DeviceOrientationCommands), Emulation(EmulationCommands), EventBreakpoints(EventBreakpointsCommands), Extensions(ExtensionsCommands), FedCm(FedCmCommands), Fetch(FetchCommands), FileSystem(FileSystemCommands), HeadlessExperimental(HeadlessExperimentalCommands), Io(IoCommands), IndexedDb(IndexedDbCommands), Input(InputCommands), Inspector(InspectorCommands), LayerTree(LayerTreeCommands), Log(LogCommands), Media(MediaCommands), Memory(MemoryCommands), Network(NetworkCommands), Overlay(OverlayCommands), Pwa(PwaCommands), Page(PageCommands), Performance(PerformanceCommands), PerformanceTimeline(PerformanceTimelineCommands), Preload(PreloadCommands), Security(SecurityCommands), ServiceWorker(ServiceWorkerCommands), Storage(StorageCommands), SystemInfo(SystemInfoCommands), Target(TargetCommands), Tethering(TetheringCommands), Tracing(TracingCommands), WebAudio(WebAudioCommands), WebAuthn(WebAuthnCommands),
}

Variants§

Implementations§

Trait Implementations§

Source§

impl Clone for BrowserProtocolCommands

Source§

fn clone(&self) -> BrowserProtocolCommands

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for BrowserProtocolCommands

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl<'de> Deserialize<'de> for BrowserProtocolCommands

Source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl From<AccessibilityCommands> for BrowserProtocolCommands

Source§

fn from(v: AccessibilityCommands) -> Self

Converts to this type from the input type.
Source§

impl From<ActivateTarget> for BrowserProtocolCommands

Source§

fn from(v: ActivateTarget) -> Self

Converts to this type from the input type.
Source§

impl From<AddCharacteristic> for BrowserProtocolCommands

Source§

fn from(v: AddCharacteristic) -> Self

Converts to this type from the input type.
Source§

impl From<AddCompilationCache> for BrowserProtocolCommands

Source§

fn from(v: AddCompilationCache) -> Self

Converts to this type from the input type.
Source§

impl From<AddCredential> for BrowserProtocolCommands

Source§

fn from(v: AddCredential) -> Self

Converts to this type from the input type.
Source§

impl From<AddDescriptor> for BrowserProtocolCommands

Source§

fn from(v: AddDescriptor) -> Self

Converts to this type from the input type.
Source§

impl From<AddPrivacySandboxCoordinatorKeyConfig> for BrowserProtocolCommands

Source§

fn from(v: AddPrivacySandboxCoordinatorKeyConfig) -> Self

Converts to this type from the input type.
Source§

impl From<AddPrivacySandboxEnrollmentOverride> for BrowserProtocolCommands

Source§

fn from(v: AddPrivacySandboxEnrollmentOverride) -> Self

Converts to this type from the input type.
Source§

impl From<AddRule> for BrowserProtocolCommands

Source§

fn from(v: AddRule) -> Self

Converts to this type from the input type.
Source§

impl From<AddScreen> for BrowserProtocolCommands

Source§

fn from(v: AddScreen) -> Self

Converts to this type from the input type.
Source§

impl From<AddScriptToEvaluateOnNewDocument> for BrowserProtocolCommands

Source§

fn from(v: AddScriptToEvaluateOnNewDocument) -> Self

Converts to this type from the input type.
Source§

impl From<AddService> for BrowserProtocolCommands

Source§

fn from(v: AddService) -> Self

Converts to this type from the input type.
Source§

impl From<AddVirtualAuthenticator> for BrowserProtocolCommands

Source§

fn from(v: AddVirtualAuthenticator) -> Self

Converts to this type from the input type.
Source§

impl From<AnimationCommands> for BrowserProtocolCommands

Source§

fn from(v: AnimationCommands) -> Self

Converts to this type from the input type.
Source§

impl From<AttachToBrowserTarget> for BrowserProtocolCommands

Source§

fn from(v: AttachToBrowserTarget) -> Self

Converts to this type from the input type.
Source§

impl From<AttachToTarget> for BrowserProtocolCommands

Source§

fn from(v: AttachToTarget) -> Self

Converts to this type from the input type.
Source§

impl From<AuditsCommands> for BrowserProtocolCommands

Source§

fn from(v: AuditsCommands) -> Self

Converts to this type from the input type.
Source§

impl From<AutoAttachRelated> for BrowserProtocolCommands

Source§

fn from(v: AutoAttachRelated) -> Self

Converts to this type from the input type.
Source§

impl From<AutofillCommands> for BrowserProtocolCommands

Source§

fn from(v: AutofillCommands) -> Self

Converts to this type from the input type.
Source§

impl From<BackgroundServiceCommands> for BrowserProtocolCommands

Source§

fn from(v: BackgroundServiceCommands) -> Self

Converts to this type from the input type.
Source§

impl From<BeginFrame> for BrowserProtocolCommands

Source§

fn from(v: BeginFrame) -> Self

Converts to this type from the input type.
Source§

impl From<Bind> for BrowserProtocolCommands

Source§

fn from(v: Bind) -> Self

Converts to this type from the input type.
Source§

impl From<BluetoothEmulationCommands> for BrowserProtocolCommands

Source§

fn from(v: BluetoothEmulationCommands) -> Self

Converts to this type from the input type.
Source§

impl From<BringToFront> for BrowserProtocolCommands

Source§

fn from(v: BringToFront) -> Self

Converts to this type from the input type.
Source§

impl From<BrowserCommands> for BrowserProtocolCommands

Source§

fn from(v: BrowserCommands) -> Self

Converts to this type from the input type.
Source§

impl From<BrowserProtocolCommands> for Command

Source§

fn from(v: BrowserProtocolCommands) -> Self

Converts to this type from the input type.
Source§

impl From<CacheStorageCommands> for BrowserProtocolCommands

Source§

fn from(v: CacheStorageCommands) -> Self

Converts to this type from the input type.
Source§

impl From<CancelDownload> for BrowserProtocolCommands

Source§

fn from(v: CancelDownload) -> Self

Converts to this type from the input type.
Source§

impl From<CancelDragging> for BrowserProtocolCommands

Source§

fn from(v: CancelDragging) -> Self

Converts to this type from the input type.
Source§

impl From<CancelPrompt> for BrowserProtocolCommands

Source§

fn from(v: CancelPrompt) -> Self

Converts to this type from the input type.
Source§

impl From<CaptureScreenshot> for BrowserProtocolCommands

Source§

fn from(v: CaptureScreenshot) -> Self

Converts to this type from the input type.
Source§

impl From<CaptureSnapshot> for BrowserProtocolCommands

Source§

fn from(v: CaptureSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<CaptureSnapshot> for BrowserProtocolCommands

Source§

fn from(v: CaptureSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<CastCommands> for BrowserProtocolCommands

Source§

fn from(v: CastCommands) -> Self

Converts to this type from the input type.
Source§

impl From<ChangeAppUserSettings> for BrowserProtocolCommands

Source§

fn from(v: ChangeAppUserSettings) -> Self

Converts to this type from the input type.
Source§

impl From<CheckContrast> for BrowserProtocolCommands

Source§

fn from(v: CheckContrast) -> Self

Converts to this type from the input type.
Source§

impl From<CheckFormsIssues> for BrowserProtocolCommands

Source§

fn from(v: CheckFormsIssues) -> Self

Converts to this type from the input type.
Source§

impl From<Clear> for BrowserProtocolCommands

Source§

fn from(v: Clear) -> Self

Converts to this type from the input type.
Source§

impl From<Clear> for BrowserProtocolCommands

Source§

fn from(v: Clear) -> Self

Converts to this type from the input type.
Source§

impl From<ClearAcceptedEncodingsOverride> for BrowserProtocolCommands

Source§

fn from(v: ClearAcceptedEncodingsOverride) -> Self

Converts to this type from the input type.
Source§

impl From<ClearBrowserCache> for BrowserProtocolCommands

Source§

fn from(v: ClearBrowserCache) -> Self

Converts to this type from the input type.
Source§

impl From<ClearBrowserCookies> for BrowserProtocolCommands

Source§

fn from(v: ClearBrowserCookies) -> Self

Converts to this type from the input type.
Source§

impl From<ClearCompilationCache> for BrowserProtocolCommands

Source§

fn from(v: ClearCompilationCache) -> Self

Converts to this type from the input type.
Source§

impl From<ClearCookies> for BrowserProtocolCommands

Source§

fn from(v: ClearCookies) -> Self

Converts to this type from the input type.
Source§

impl From<ClearCredentials> for BrowserProtocolCommands

Source§

fn from(v: ClearCredentials) -> Self

Converts to this type from the input type.
Source§

impl From<ClearDataForOrigin> for BrowserProtocolCommands

Source§

fn from(v: ClearDataForOrigin) -> Self

Converts to this type from the input type.
Source§

impl From<ClearDataForStorageKey> for BrowserProtocolCommands

Source§

fn from(v: ClearDataForStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<ClearDeviceMetricsOverride> for BrowserProtocolCommands

Source§

fn from(v: ClearDeviceMetricsOverride) -> Self

Converts to this type from the input type.
Source§

impl From<ClearDeviceOrientationOverride> for BrowserProtocolCommands

Source§

fn from(v: ClearDeviceOrientationOverride) -> Self

Converts to this type from the input type.
Source§

impl From<ClearDevicePostureOverride> for BrowserProtocolCommands

Source§

fn from(v: ClearDevicePostureOverride) -> Self

Converts to this type from the input type.
Source§

impl From<ClearDisplayFeaturesOverride> for BrowserProtocolCommands

Source§

fn from(v: ClearDisplayFeaturesOverride) -> Self

Converts to this type from the input type.
Source§

impl From<ClearEvents> for BrowserProtocolCommands

Source§

fn from(v: ClearEvents) -> Self

Converts to this type from the input type.
Source§

impl From<ClearGeolocationOverride> for BrowserProtocolCommands

Source§

fn from(v: ClearGeolocationOverride) -> Self

Converts to this type from the input type.
Source§

impl From<ClearIdleOverride> for BrowserProtocolCommands

Source§

fn from(v: ClearIdleOverride) -> Self

Converts to this type from the input type.
Source§

impl From<ClearObjectStore> for BrowserProtocolCommands

Source§

fn from(v: ClearObjectStore) -> Self

Converts to this type from the input type.
Source§

impl From<ClearSharedStorageEntries> for BrowserProtocolCommands

Source§

fn from(v: ClearSharedStorageEntries) -> Self

Converts to this type from the input type.
Source§

impl From<ClearStorageItems> for BrowserProtocolCommands

Source§

fn from(v: ClearStorageItems) -> Self

Converts to this type from the input type.
Source§

impl From<ClearTrustTokens> for BrowserProtocolCommands

Source§

fn from(v: ClearTrustTokens) -> Self

Converts to this type from the input type.
Source§

impl From<ClickDialogButton> for BrowserProtocolCommands

Source§

fn from(v: ClickDialogButton) -> Self

Converts to this type from the input type.
Source§

impl From<Close> for BrowserProtocolCommands

Source§

fn from(v: Close) -> Self

Converts to this type from the input type.
Source§

impl From<Close> for BrowserProtocolCommands

Source§

fn from(v: Close) -> Self

Converts to this type from the input type.
Source§

impl From<Close> for BrowserProtocolCommands

Source§

fn from(v: Close) -> Self

Converts to this type from the input type.
Source§

impl From<CloseTarget> for BrowserProtocolCommands

Source§

fn from(v: CloseTarget) -> Self

Converts to this type from the input type.
Source§

impl From<CollectClassNames> for BrowserProtocolCommands

Source§

fn from(v: CollectClassNames) -> Self

Converts to this type from the input type.
Source§

impl From<CollectClassNamesFromSubtree> for BrowserProtocolCommands

Source§

fn from(v: CollectClassNamesFromSubtree) -> Self

Converts to this type from the input type.
Source§

impl From<CompositingReasons> for BrowserProtocolCommands

Source§

fn from(v: CompositingReasons) -> Self

Converts to this type from the input type.
Source§

impl From<ConfigureDurableMessages> for BrowserProtocolCommands

Source§

fn from(v: ConfigureDurableMessages) -> Self

Converts to this type from the input type.
Source§

impl From<ContinueRequest> for BrowserProtocolCommands

Source§

fn from(v: ContinueRequest) -> Self

Converts to this type from the input type.
Source§

impl From<ContinueResponse> for BrowserProtocolCommands

Source§

fn from(v: ContinueResponse) -> Self

Converts to this type from the input type.
Source§

impl From<ContinueWithAuth> for BrowserProtocolCommands

Source§

fn from(v: ContinueWithAuth) -> Self

Converts to this type from the input type.
Source§

impl From<CopyTo> for BrowserProtocolCommands

Source§

fn from(v: CopyTo) -> Self

Converts to this type from the input type.
Source§

impl From<Crash> for BrowserProtocolCommands

Source§

fn from(v: Crash) -> Self

Converts to this type from the input type.
Source§

impl From<Crash> for BrowserProtocolCommands

Source§

fn from(v: Crash) -> Self

Converts to this type from the input type.
Source§

impl From<CrashGpuProcess> for BrowserProtocolCommands

Source§

fn from(v: CrashGpuProcess) -> Self

Converts to this type from the input type.
Source§

impl From<CreateBrowserContext> for BrowserProtocolCommands

Source§

fn from(v: CreateBrowserContext) -> Self

Converts to this type from the input type.
Source§

impl From<CreateIsolatedWorld> for BrowserProtocolCommands

Source§

fn from(v: CreateIsolatedWorld) -> Self

Converts to this type from the input type.
Source§

impl From<CreateStyleSheet> for BrowserProtocolCommands

Source§

fn from(v: CreateStyleSheet) -> Self

Converts to this type from the input type.
Source§

impl From<CreateTarget> for BrowserProtocolCommands

Source§

fn from(v: CreateTarget) -> Self

Converts to this type from the input type.
Source§

impl From<CssCommands> for BrowserProtocolCommands

Source§

fn from(v: CssCommands) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteCache> for BrowserProtocolCommands

Source§

fn from(v: DeleteCache) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteCookies> for BrowserProtocolCommands

Source§

fn from(v: DeleteCookies) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteDatabase> for BrowserProtocolCommands

Source§

fn from(v: DeleteDatabase) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteEntry> for BrowserProtocolCommands

Source§

fn from(v: DeleteEntry) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteObjectStoreEntries> for BrowserProtocolCommands

Source§

fn from(v: DeleteObjectStoreEntries) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteSharedStorageEntry> for BrowserProtocolCommands

Source§

fn from(v: DeleteSharedStorageEntry) -> Self

Converts to this type from the input type.
Source§

impl From<DeleteStorageBucket> for BrowserProtocolCommands

Source§

fn from(v: DeleteStorageBucket) -> Self

Converts to this type from the input type.
Source§

impl From<DeliverPushMessage> for BrowserProtocolCommands

Source§

fn from(v: DeliverPushMessage) -> Self

Converts to this type from the input type.
Source§

impl From<DescribeNode> for BrowserProtocolCommands

Source§

fn from(v: DescribeNode) -> Self

Converts to this type from the input type.
Source§

impl From<DetachFromTarget> for BrowserProtocolCommands

Source§

fn from(v: DetachFromTarget) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceAccessCommands> for BrowserProtocolCommands

Source§

fn from(v: DeviceAccessCommands) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceOrientationCommands> for BrowserProtocolCommands

Source§

fn from(v: DeviceOrientationCommands) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<Disable> for BrowserProtocolCommands

Source§

fn from(v: Disable) -> Self

Converts to this type from the input type.
Source§

impl From<DiscardSearchResults> for BrowserProtocolCommands

Source§

fn from(v: DiscardSearchResults) -> Self

Converts to this type from the input type.
Source§

impl From<DismissDialog> for BrowserProtocolCommands

Source§

fn from(v: DismissDialog) -> Self

Converts to this type from the input type.
Source§

impl From<DispatchDragEvent> for BrowserProtocolCommands

Source§

fn from(v: DispatchDragEvent) -> Self

Converts to this type from the input type.
Source§

impl From<DispatchKeyEvent> for BrowserProtocolCommands

Source§

fn from(v: DispatchKeyEvent) -> Self

Converts to this type from the input type.
Source§

impl From<DispatchMouseEvent> for BrowserProtocolCommands

Source§

fn from(v: DispatchMouseEvent) -> Self

Converts to this type from the input type.
Source§

impl From<DispatchPeriodicSyncEvent> for BrowserProtocolCommands

Source§

fn from(v: DispatchPeriodicSyncEvent) -> Self

Converts to this type from the input type.
Source§

impl From<DispatchSyncEvent> for BrowserProtocolCommands

Source§

fn from(v: DispatchSyncEvent) -> Self

Converts to this type from the input type.
Source§

impl From<DispatchTouchEvent> for BrowserProtocolCommands

Source§

fn from(v: DispatchTouchEvent) -> Self

Converts to this type from the input type.
Source§

impl From<DisposeBrowserContext> for BrowserProtocolCommands

Source§

fn from(v: DisposeBrowserContext) -> Self

Converts to this type from the input type.
Source§

impl From<DomCommands> for BrowserProtocolCommands

Source§

fn from(v: DomCommands) -> Self

Converts to this type from the input type.
Source§

impl From<DomDebuggerCommands> for BrowserProtocolCommands

Source§

fn from(v: DomDebuggerCommands) -> Self

Converts to this type from the input type.
Source§

impl From<DomSnapshotCommands> for BrowserProtocolCommands

Source§

fn from(v: DomSnapshotCommands) -> Self

Converts to this type from the input type.
Source§

impl From<DomStorageCommands> for BrowserProtocolCommands

Source§

fn from(v: DomStorageCommands) -> Self

Converts to this type from the input type.
Source§

impl From<EmulateNetworkConditionsByRule> for BrowserProtocolCommands

Source§

fn from(v: EmulateNetworkConditionsByRule) -> Self

Converts to this type from the input type.
Source§

impl From<EmulateTouchFromMouseEvent> for BrowserProtocolCommands

Source§

fn from(v: EmulateTouchFromMouseEvent) -> Self

Converts to this type from the input type.
Source§

impl From<EmulationCommands> for BrowserProtocolCommands

Source§

fn from(v: EmulationCommands) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<Enable> for BrowserProtocolCommands

Source§

fn from(v: Enable) -> Self

Converts to this type from the input type.
Source§

impl From<EnableDeviceBoundSessions> for BrowserProtocolCommands

Source§

fn from(v: EnableDeviceBoundSessions) -> Self

Converts to this type from the input type.
Source§

impl From<EnableReportingApi> for BrowserProtocolCommands

Source§

fn from(v: EnableReportingApi) -> Self

Converts to this type from the input type.
Source§

impl From<End> for BrowserProtocolCommands

Source§

fn from(v: End) -> Self

Converts to this type from the input type.
Source§

impl From<EventBreakpointsCommands> for BrowserProtocolCommands

Source§

fn from(v: EventBreakpointsCommands) -> Self

Converts to this type from the input type.
Source§

impl From<ExecuteBrowserCommand> for BrowserProtocolCommands

Source§

fn from(v: ExecuteBrowserCommand) -> Self

Converts to this type from the input type.
Source§

impl From<ExposeDevToolsProtocol> for BrowserProtocolCommands

Source§

fn from(v: ExposeDevToolsProtocol) -> Self

Converts to this type from the input type.
Source§

impl From<ExtensionsCommands> for BrowserProtocolCommands

Source§

fn from(v: ExtensionsCommands) -> Self

Converts to this type from the input type.
Source§

impl From<FailRequest> for BrowserProtocolCommands

Source§

fn from(v: FailRequest) -> Self

Converts to this type from the input type.
Source§

impl From<FedCmCommands> for BrowserProtocolCommands

Source§

fn from(v: FedCmCommands) -> Self

Converts to this type from the input type.
Source§

impl From<FetchCommands> for BrowserProtocolCommands

Source§

fn from(v: FetchCommands) -> Self

Converts to this type from the input type.
Source§

impl From<FetchSchemefulSite> for BrowserProtocolCommands

Source§

fn from(v: FetchSchemefulSite) -> Self

Converts to this type from the input type.
Source§

impl From<FileSystemCommands> for BrowserProtocolCommands

Source§

fn from(v: FileSystemCommands) -> Self

Converts to this type from the input type.
Source§

impl From<Focus> for BrowserProtocolCommands

Source§

fn from(v: Focus) -> Self

Converts to this type from the input type.
Source§

impl From<ForcePseudoState> for BrowserProtocolCommands

Source§

fn from(v: ForcePseudoState) -> Self

Converts to this type from the input type.
Source§

impl From<ForceShowPopover> for BrowserProtocolCommands

Source§

fn from(v: ForceShowPopover) -> Self

Converts to this type from the input type.
Source§

impl From<ForceStartingStyle> for BrowserProtocolCommands

Source§

fn from(v: ForceStartingStyle) -> Self

Converts to this type from the input type.
Source§

impl From<ForciblyPurgeJavaScriptMemory> for BrowserProtocolCommands

Source§

fn from(v: ForciblyPurgeJavaScriptMemory) -> Self

Converts to this type from the input type.
Source§

impl From<FulfillRequest> for BrowserProtocolCommands

Source§

fn from(v: FulfillRequest) -> Self

Converts to this type from the input type.
Source§

impl From<GenerateTestReport> for BrowserProtocolCommands

Source§

fn from(v: GenerateTestReport) -> Self

Converts to this type from the input type.
Source§

impl From<GetAdScriptAncestry> for BrowserProtocolCommands

Source§

fn from(v: GetAdScriptAncestry) -> Self

Converts to this type from the input type.
Source§

impl From<GetAffectedUrlsForThirdPartyCookieMetadata> for BrowserProtocolCommands

Source§

fn from(v: GetAffectedUrlsForThirdPartyCookieMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<GetAllTimeSamplingProfile> for BrowserProtocolCommands

Source§

fn from(v: GetAllTimeSamplingProfile) -> Self

Converts to this type from the input type.
Source§

impl From<GetAnchorElement> for BrowserProtocolCommands

Source§

fn from(v: GetAnchorElement) -> Self

Converts to this type from the input type.
Source§

impl From<GetAnimatedStylesForNode> for BrowserProtocolCommands

Source§

fn from(v: GetAnimatedStylesForNode) -> Self

Converts to this type from the input type.
Source§

impl From<GetAnnotatedPageContent> for BrowserProtocolCommands

Source§

fn from(v: GetAnnotatedPageContent) -> Self

Converts to this type from the input type.
Source§

impl From<GetAppId> for BrowserProtocolCommands

Source§

fn from(v: GetAppId) -> Self

Converts to this type from the input type.
Source§

impl From<GetAppManifest> for BrowserProtocolCommands

Source§

fn from(v: GetAppManifest) -> Self

Converts to this type from the input type.
Source§

impl From<GetAttributes> for BrowserProtocolCommands

Source§

fn from(v: GetAttributes) -> Self

Converts to this type from the input type.
Source§

impl From<GetAxNodeAndAncestors> for BrowserProtocolCommands

Source§

fn from(v: GetAxNodeAndAncestors) -> Self

Converts to this type from the input type.
Source§

impl From<GetBackgroundColors> for BrowserProtocolCommands

Source§

fn from(v: GetBackgroundColors) -> Self

Converts to this type from the input type.
Source§

impl From<GetBoxModel> for BrowserProtocolCommands

Source§

fn from(v: GetBoxModel) -> Self

Converts to this type from the input type.
Source§

impl From<GetBrowserCommandLine> for BrowserProtocolCommands

Source§

fn from(v: GetBrowserCommandLine) -> Self

Converts to this type from the input type.
Source§

impl From<GetBrowserContexts> for BrowserProtocolCommands

Source§

fn from(v: GetBrowserContexts) -> Self

Converts to this type from the input type.
Source§

impl From<GetBrowserSamplingProfile> for BrowserProtocolCommands

Source§

fn from(v: GetBrowserSamplingProfile) -> Self

Converts to this type from the input type.
Source§

impl From<GetCategories> for BrowserProtocolCommands

Source§

fn from(v: GetCategories) -> Self

Converts to this type from the input type.
Source§

impl From<GetCertificate> for BrowserProtocolCommands

Source§

fn from(v: GetCertificate) -> Self

Converts to this type from the input type.
Source§

impl From<GetChildAxNodes> for BrowserProtocolCommands

Source§

fn from(v: GetChildAxNodes) -> Self

Converts to this type from the input type.
Source§

impl From<GetComputedStyleForNode> for BrowserProtocolCommands

Source§

fn from(v: GetComputedStyleForNode) -> Self

Converts to this type from the input type.
Source§

impl From<GetContainerForNode> for BrowserProtocolCommands

Source§

fn from(v: GetContainerForNode) -> Self

Converts to this type from the input type.
Source§

impl From<GetContentQuads> for BrowserProtocolCommands

Source§

fn from(v: GetContentQuads) -> Self

Converts to this type from the input type.
Source§

impl From<GetCookies> for BrowserProtocolCommands

Source§

fn from(v: GetCookies) -> Self

Converts to this type from the input type.
Source§

impl From<GetCookies> for BrowserProtocolCommands

Source§

fn from(v: GetCookies) -> Self

Converts to this type from the input type.
Source§

impl From<GetCredential> for BrowserProtocolCommands

Source§

fn from(v: GetCredential) -> Self

Converts to this type from the input type.
Source§

impl From<GetCredentials> for BrowserProtocolCommands

Source§

fn from(v: GetCredentials) -> Self

Converts to this type from the input type.
Source§

impl From<GetCurrentTime> for BrowserProtocolCommands

Source§

fn from(v: GetCurrentTime) -> Self

Converts to this type from the input type.
Source§

impl From<GetDetachedDomNodes> for BrowserProtocolCommands

Source§

fn from(v: GetDetachedDomNodes) -> Self

Converts to this type from the input type.
Source§

impl From<GetDevToolsTarget> for BrowserProtocolCommands

Source§

fn from(v: GetDevToolsTarget) -> Self

Converts to this type from the input type.
Source§

impl From<GetDirectory> for BrowserProtocolCommands

Source§

fn from(v: GetDirectory) -> Self

Converts to this type from the input type.
Source§

impl From<GetDocument> for BrowserProtocolCommands

Source§

fn from(v: GetDocument) -> Self

Converts to this type from the input type.
Source§

impl From<GetDomCounters> for BrowserProtocolCommands

Source§

fn from(v: GetDomCounters) -> Self

Converts to this type from the input type.
Source§

impl From<GetDomCountersForLeakDetection> for BrowserProtocolCommands

Source§

fn from(v: GetDomCountersForLeakDetection) -> Self

Converts to this type from the input type.
Source§

impl From<GetDomStorageItems> for BrowserProtocolCommands

Source§

fn from(v: GetDomStorageItems) -> Self

Converts to this type from the input type.
Source§

impl From<GetElementByRelation> for BrowserProtocolCommands

Source§

fn from(v: GetElementByRelation) -> Self

Converts to this type from the input type.
Source§

impl From<GetEncodedResponse> for BrowserProtocolCommands

Source§

fn from(v: GetEncodedResponse) -> Self

Converts to this type from the input type.
Source§

impl From<GetEnvironmentVariables> for BrowserProtocolCommands

Source§

fn from(v: GetEnvironmentVariables) -> Self

Converts to this type from the input type.
Source§

impl From<GetEventListeners> for BrowserProtocolCommands

Source§

fn from(v: GetEventListeners) -> Self

Converts to this type from the input type.
Source§

impl From<GetExtensions> for BrowserProtocolCommands

Source§

fn from(v: GetExtensions) -> Self

Converts to this type from the input type.
Source§

impl From<GetFeatureState> for BrowserProtocolCommands

Source§

fn from(v: GetFeatureState) -> Self

Converts to this type from the input type.
Source§

impl From<GetFileInfo> for BrowserProtocolCommands

Source§

fn from(v: GetFileInfo) -> Self

Converts to this type from the input type.
Source§

impl From<GetFrameOwner> for BrowserProtocolCommands

Source§

fn from(v: GetFrameOwner) -> Self

Converts to this type from the input type.
Source§

impl From<GetFrameTree> for BrowserProtocolCommands

Source§

fn from(v: GetFrameTree) -> Self

Converts to this type from the input type.
Source§

impl From<GetFullAxTree> for BrowserProtocolCommands

Source§

fn from(v: GetFullAxTree) -> Self

Converts to this type from the input type.
Source§

impl From<GetGridHighlightObjectsForTest> for BrowserProtocolCommands

Source§

fn from(v: GetGridHighlightObjectsForTest) -> Self

Converts to this type from the input type.
Source§

impl From<GetHighlightObjectForTest> for BrowserProtocolCommands

Source§

fn from(v: GetHighlightObjectForTest) -> Self

Converts to this type from the input type.
Source§

impl From<GetHistogram> for BrowserProtocolCommands

Source§

fn from(v: GetHistogram) -> Self

Converts to this type from the input type.
Source§

impl From<GetHistograms> for BrowserProtocolCommands

Source§

fn from(v: GetHistograms) -> Self

Converts to this type from the input type.
Source§

impl From<GetInfo> for BrowserProtocolCommands

Source§

fn from(v: GetInfo) -> Self

Converts to this type from the input type.
Source§

impl From<GetInlineStylesForNode> for BrowserProtocolCommands

Source§

fn from(v: GetInlineStylesForNode) -> Self

Converts to this type from the input type.
Source§

impl From<GetInstallabilityErrors> for BrowserProtocolCommands

Source§

fn from(v: GetInstallabilityErrors) -> Self

Converts to this type from the input type.
Source§

impl From<GetInterestGroupDetails> for BrowserProtocolCommands

Source§

fn from(v: GetInterestGroupDetails) -> Self

Converts to this type from the input type.
Source§

impl From<GetLayersForNode> for BrowserProtocolCommands

Source§

fn from(v: GetLayersForNode) -> Self

Converts to this type from the input type.
Source§

impl From<GetLayoutMetrics> for BrowserProtocolCommands

Source§

fn from(v: GetLayoutMetrics) -> Self

Converts to this type from the input type.
Source§

impl From<GetLocationForSelector> for BrowserProtocolCommands

Source§

fn from(v: GetLocationForSelector) -> Self

Converts to this type from the input type.
Source§

impl From<GetLonghandProperties> for BrowserProtocolCommands

Source§

fn from(v: GetLonghandProperties) -> Self

Converts to this type from the input type.
Source§

impl From<GetMatchedStylesForNode> for BrowserProtocolCommands

Source§

fn from(v: GetMatchedStylesForNode) -> Self

Converts to this type from the input type.
Source§

impl From<GetMediaQueries> for BrowserProtocolCommands

Source§

fn from(v: GetMediaQueries) -> Self

Converts to this type from the input type.
Source§

impl From<GetMetadata> for BrowserProtocolCommands

Source§

fn from(v: GetMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<GetMetrics> for BrowserProtocolCommands

Source§

fn from(v: GetMetrics) -> Self

Converts to this type from the input type.
Source§

impl From<GetNavigationHistory> for BrowserProtocolCommands

Source§

fn from(v: GetNavigationHistory) -> Self

Converts to this type from the input type.
Source§

impl From<GetNodeForLocation> for BrowserProtocolCommands

Source§

fn from(v: GetNodeForLocation) -> Self

Converts to this type from the input type.
Source§

impl From<GetNodeStackTraces> for BrowserProtocolCommands

Source§

fn from(v: GetNodeStackTraces) -> Self

Converts to this type from the input type.
Source§

impl From<GetNodesForSubtreeByStyle> for BrowserProtocolCommands

Source§

fn from(v: GetNodesForSubtreeByStyle) -> Self

Converts to this type from the input type.
Source§

impl From<GetOriginTrials> for BrowserProtocolCommands

Source§

fn from(v: GetOriginTrials) -> Self

Converts to this type from the input type.
Source§

impl From<GetOsAppState> for BrowserProtocolCommands

Source§

fn from(v: GetOsAppState) -> Self

Converts to this type from the input type.
Source§

impl From<GetOuterHtml> for BrowserProtocolCommands

Source§

fn from(v: GetOuterHtml) -> Self

Converts to this type from the input type.
Source§

impl From<GetOverriddenSensorInformation> for BrowserProtocolCommands

Source§

fn from(v: GetOverriddenSensorInformation) -> Self

Converts to this type from the input type.
Source§

impl From<GetPartialAxTree> for BrowserProtocolCommands

Source§

fn from(v: GetPartialAxTree) -> Self

Converts to this type from the input type.
Source§

impl From<GetPermissionsPolicyState> for BrowserProtocolCommands

Source§

fn from(v: GetPermissionsPolicyState) -> Self

Converts to this type from the input type.
Source§

impl From<GetPlatformFontsForNode> for BrowserProtocolCommands

Source§

fn from(v: GetPlatformFontsForNode) -> Self

Converts to this type from the input type.
Source§

impl From<GetPlaybackRate> for BrowserProtocolCommands

Source§

fn from(v: GetPlaybackRate) -> Self

Converts to this type from the input type.
Source§

impl From<GetProcessInfo> for BrowserProtocolCommands

Source§

fn from(v: GetProcessInfo) -> Self

Converts to this type from the input type.
Source§

impl From<GetQueryingDescendantsForContainer> for BrowserProtocolCommands

Source§

fn from(v: GetQueryingDescendantsForContainer) -> Self

Converts to this type from the input type.
Source§

impl From<GetRealtimeData> for BrowserProtocolCommands

Source§

fn from(v: GetRealtimeData) -> Self

Converts to this type from the input type.
Source§

impl From<GetRelatedWebsiteSets> for BrowserProtocolCommands

Source§

fn from(v: GetRelatedWebsiteSets) -> Self

Converts to this type from the input type.
Source§

impl From<GetRelayoutBoundary> for BrowserProtocolCommands

Source§

fn from(v: GetRelayoutBoundary) -> Self

Converts to this type from the input type.
Source§

impl From<GetRequestPostData> for BrowserProtocolCommands

Source§

fn from(v: GetRequestPostData) -> Self

Converts to this type from the input type.
Source§

impl From<GetResourceContent> for BrowserProtocolCommands

Source§

fn from(v: GetResourceContent) -> Self

Converts to this type from the input type.
Source§

impl From<GetResourceTree> for BrowserProtocolCommands

Source§

fn from(v: GetResourceTree) -> Self

Converts to this type from the input type.
Source§

impl From<GetResponseBody> for BrowserProtocolCommands

Source§

fn from(v: GetResponseBody) -> Self

Converts to this type from the input type.
Source§

impl From<GetResponseBody> for BrowserProtocolCommands

Source§

fn from(v: GetResponseBody) -> Self

Converts to this type from the input type.
Source§

impl From<GetResponseBodyForInterception> for BrowserProtocolCommands

Source§

fn from(v: GetResponseBodyForInterception) -> Self

Converts to this type from the input type.
Source§

impl From<GetRootAxNode> for BrowserProtocolCommands

Source§

fn from(v: GetRootAxNode) -> Self

Converts to this type from the input type.
Source§

impl From<GetSamplingProfile> for BrowserProtocolCommands

Source§

fn from(v: GetSamplingProfile) -> Self

Converts to this type from the input type.
Source§

impl From<GetScreenInfos> for BrowserProtocolCommands

Source§

fn from(v: GetScreenInfos) -> Self

Converts to this type from the input type.
Source§

impl From<GetSearchResults> for BrowserProtocolCommands

Source§

fn from(v: GetSearchResults) -> Self

Converts to this type from the input type.
Source§

impl From<GetSecurityIsolationStatus> for BrowserProtocolCommands

Source§

fn from(v: GetSecurityIsolationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<GetSharedStorageEntries> for BrowserProtocolCommands

Source§

fn from(v: GetSharedStorageEntries) -> Self

Converts to this type from the input type.
Source§

impl From<GetSharedStorageMetadata> for BrowserProtocolCommands

Source§

fn from(v: GetSharedStorageMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<GetSourceOrderHighlightObjectForTest> for BrowserProtocolCommands

Source§

fn from(v: GetSourceOrderHighlightObjectForTest) -> Self

Converts to this type from the input type.
Source§

impl From<GetStorageItems> for BrowserProtocolCommands

Source§

fn from(v: GetStorageItems) -> Self

Converts to this type from the input type.
Source§

impl From<GetStorageKey> for BrowserProtocolCommands

Source§

fn from(v: GetStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<GetStyleSheetText> for BrowserProtocolCommands

Source§

fn from(v: GetStyleSheetText) -> Self

Converts to this type from the input type.
Source§

impl From<GetTargetInfo> for BrowserProtocolCommands

Source§

fn from(v: GetTargetInfo) -> Self

Converts to this type from the input type.
Source§

impl From<GetTargets> for BrowserProtocolCommands

Source§

fn from(v: GetTargets) -> Self

Converts to this type from the input type.
Source§

impl From<GetTopLayerElements> for BrowserProtocolCommands

Source§

fn from(v: GetTopLayerElements) -> Self

Converts to this type from the input type.
Source§

impl From<GetTrackEventDescriptor> for BrowserProtocolCommands

Source§

fn from(v: GetTrackEventDescriptor) -> Self

Converts to this type from the input type.
Source§

impl From<GetTrustTokens> for BrowserProtocolCommands

Source§

fn from(v: GetTrustTokens) -> Self

Converts to this type from the input type.
Source§

impl From<GetUsageAndQuota> for BrowserProtocolCommands

Source§

fn from(v: GetUsageAndQuota) -> Self

Converts to this type from the input type.
Source§

impl From<GetVersion> for BrowserProtocolCommands

Source§

fn from(v: GetVersion) -> Self

Converts to this type from the input type.
Source§

impl From<GetWindowBounds> for BrowserProtocolCommands

Source§

fn from(v: GetWindowBounds) -> Self

Converts to this type from the input type.
Source§

impl From<GetWindowForTarget> for BrowserProtocolCommands

Source§

fn from(v: GetWindowForTarget) -> Self

Converts to this type from the input type.
Source§

impl From<HandleJavaScriptDialog> for BrowserProtocolCommands

Source§

fn from(v: HandleJavaScriptDialog) -> Self

Converts to this type from the input type.
Source§

impl From<HeadlessExperimentalCommands> for BrowserProtocolCommands

Source§

fn from(v: HeadlessExperimentalCommands) -> Self

Converts to this type from the input type.
Source§

impl From<HideHighlight> for BrowserProtocolCommands

Source§

fn from(v: HideHighlight) -> Self

Converts to this type from the input type.
Source§

impl From<HideHighlight> for BrowserProtocolCommands

Source§

fn from(v: HideHighlight) -> Self

Converts to this type from the input type.
Source§

impl From<HighlightNode> for BrowserProtocolCommands

Source§

fn from(v: HighlightNode) -> Self

Converts to this type from the input type.
Source§

impl From<HighlightNode> for BrowserProtocolCommands

Source§

fn from(v: HighlightNode) -> Self

Converts to this type from the input type.
Source§

impl From<HighlightQuad> for BrowserProtocolCommands

Source§

fn from(v: HighlightQuad) -> Self

Converts to this type from the input type.
Source§

impl From<HighlightRect> for BrowserProtocolCommands

Source§

fn from(v: HighlightRect) -> Self

Converts to this type from the input type.
Source§

impl From<HighlightRect> for BrowserProtocolCommands

Source§

fn from(v: HighlightRect) -> Self

Converts to this type from the input type.
Source§

impl From<HighlightSourceOrder> for BrowserProtocolCommands

Source§

fn from(v: HighlightSourceOrder) -> Self

Converts to this type from the input type.
Source§

impl From<ImeSetComposition> for BrowserProtocolCommands

Source§

fn from(v: ImeSetComposition) -> Self

Converts to this type from the input type.
Source§

impl From<IndexedDbCommands> for BrowserProtocolCommands

Source§

fn from(v: IndexedDbCommands) -> Self

Converts to this type from the input type.
Source§

impl From<InputCommands> for BrowserProtocolCommands

Source§

fn from(v: InputCommands) -> Self

Converts to this type from the input type.
Source§

impl From<InsertText> for BrowserProtocolCommands

Source§

fn from(v: InsertText) -> Self

Converts to this type from the input type.
Source§

impl From<InspectorCommands> for BrowserProtocolCommands

Source§

fn from(v: InspectorCommands) -> Self

Converts to this type from the input type.
Source§

impl From<Install> for BrowserProtocolCommands

Source§

fn from(v: Install) -> Self

Converts to this type from the input type.
Source§

impl From<IoCommands> for BrowserProtocolCommands

Source§

fn from(v: IoCommands) -> Self

Converts to this type from the input type.
Source§

impl From<Launch> for BrowserProtocolCommands

Source§

fn from(v: Launch) -> Self

Converts to this type from the input type.
Source§

impl From<LaunchFilesInApp> for BrowserProtocolCommands

Source§

fn from(v: LaunchFilesInApp) -> Self

Converts to this type from the input type.
Source§

impl From<LayerTreeCommands> for BrowserProtocolCommands

Source§

fn from(v: LayerTreeCommands) -> Self

Converts to this type from the input type.
Source§

impl From<LoadNetworkResource> for BrowserProtocolCommands

Source§

fn from(v: LoadNetworkResource) -> Self

Converts to this type from the input type.
Source§

impl From<LoadSnapshot> for BrowserProtocolCommands

Source§

fn from(v: LoadSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<LoadUnpacked> for BrowserProtocolCommands

Source§

fn from(v: LoadUnpacked) -> Self

Converts to this type from the input type.
Source§

impl From<LogCommands> for BrowserProtocolCommands

Source§

fn from(v: LogCommands) -> Self

Converts to this type from the input type.
Source§

impl From<MakeSnapshot> for BrowserProtocolCommands

Source§

fn from(v: MakeSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<MarkUndoableState> for BrowserProtocolCommands

Source§

fn from(v: MarkUndoableState) -> Self

Converts to this type from the input type.
Source§

impl From<MediaCommands> for BrowserProtocolCommands

Source§

fn from(v: MediaCommands) -> Self

Converts to this type from the input type.
Source§

impl From<MemoryCommands> for BrowserProtocolCommands

Source§

fn from(v: MemoryCommands) -> Self

Converts to this type from the input type.
Source§

impl From<MoveTo> for BrowserProtocolCommands

Source§

fn from(v: MoveTo) -> Self

Converts to this type from the input type.
Source§

impl From<Navigate> for BrowserProtocolCommands

Source§

fn from(v: Navigate) -> Self

Converts to this type from the input type.
Source§

impl From<NavigateToHistoryEntry> for BrowserProtocolCommands

Source§

fn from(v: NavigateToHistoryEntry) -> Self

Converts to this type from the input type.
Source§

impl From<NetworkCommands> for BrowserProtocolCommands

Source§

fn from(v: NetworkCommands) -> Self

Converts to this type from the input type.
Source§

impl From<OpenCurrentPageInApp> for BrowserProtocolCommands

Source§

fn from(v: OpenCurrentPageInApp) -> Self

Converts to this type from the input type.
Source§

impl From<OpenDevTools> for BrowserProtocolCommands

Source§

fn from(v: OpenDevTools) -> Self

Converts to this type from the input type.
Source§

impl From<OpenUrl> for BrowserProtocolCommands

Source§

fn from(v: OpenUrl) -> Self

Converts to this type from the input type.
Source§

impl From<OverlayCommands> for BrowserProtocolCommands

Source§

fn from(v: OverlayCommands) -> Self

Converts to this type from the input type.
Source§

impl From<OverrideNetworkState> for BrowserProtocolCommands

Source§

fn from(v: OverrideNetworkState) -> Self

Converts to this type from the input type.
Source§

impl From<OverrideQuotaForOrigin> for BrowserProtocolCommands

Source§

fn from(v: OverrideQuotaForOrigin) -> Self

Converts to this type from the input type.
Source§

impl From<PageCommands> for BrowserProtocolCommands

Source§

fn from(v: PageCommands) -> Self

Converts to this type from the input type.
Source§

impl From<PerformSearch> for BrowserProtocolCommands

Source§

fn from(v: PerformSearch) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceCommands> for BrowserProtocolCommands

Source§

fn from(v: PerformanceCommands) -> Self

Converts to this type from the input type.
Source§

impl From<PerformanceTimelineCommands> for BrowserProtocolCommands

Source§

fn from(v: PerformanceTimelineCommands) -> Self

Converts to this type from the input type.
Source§

impl From<PreloadCommands> for BrowserProtocolCommands

Source§

fn from(v: PreloadCommands) -> Self

Converts to this type from the input type.
Source§

impl From<PrepareForLeakDetection> for BrowserProtocolCommands

Source§

fn from(v: PrepareForLeakDetection) -> Self

Converts to this type from the input type.
Source§

impl From<PrintToPdf> for BrowserProtocolCommands

Source§

fn from(v: PrintToPdf) -> Self

Converts to this type from the input type.
Source§

impl From<ProduceCompilationCache> for BrowserProtocolCommands

Source§

fn from(v: ProduceCompilationCache) -> Self

Converts to this type from the input type.
Source§

impl From<ProfileSnapshot> for BrowserProtocolCommands

Source§

fn from(v: ProfileSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<PushNodeByPathToFrontend> for BrowserProtocolCommands

Source§

fn from(v: PushNodeByPathToFrontend) -> Self

Converts to this type from the input type.
Source§

impl From<PushNodesByBackendIdsToFrontend> for BrowserProtocolCommands

Source§

fn from(v: PushNodesByBackendIdsToFrontend) -> Self

Converts to this type from the input type.
Source§

impl From<PwaCommands> for BrowserProtocolCommands

Source§

fn from(v: PwaCommands) -> Self

Converts to this type from the input type.
Source§

impl From<QueryAxTree> for BrowserProtocolCommands

Source§

fn from(v: QueryAxTree) -> Self

Converts to this type from the input type.
Source§

impl From<QuerySelector> for BrowserProtocolCommands

Source§

fn from(v: QuerySelector) -> Self

Converts to this type from the input type.
Source§

impl From<QuerySelectorAll> for BrowserProtocolCommands

Source§

fn from(v: QuerySelectorAll) -> Self

Converts to this type from the input type.
Source§

impl From<Read> for BrowserProtocolCommands

Source§

fn from(v: Read) -> Self

Converts to this type from the input type.
Source§

impl From<RecordClockSyncMarker> for BrowserProtocolCommands

Source§

fn from(v: RecordClockSyncMarker) -> Self

Converts to this type from the input type.
Source§

impl From<Redo> for BrowserProtocolCommands

Source§

fn from(v: Redo) -> Self

Converts to this type from the input type.
Source§

impl From<ReleaseAnimations> for BrowserProtocolCommands

Source§

fn from(v: ReleaseAnimations) -> Self

Converts to this type from the input type.
Source§

impl From<ReleaseSnapshot> for BrowserProtocolCommands

Source§

fn from(v: ReleaseSnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<Reload> for BrowserProtocolCommands

Source§

fn from(v: Reload) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveAttribute> for BrowserProtocolCommands

Source§

fn from(v: RemoveAttribute) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveCharacteristic> for BrowserProtocolCommands

Source§

fn from(v: RemoveCharacteristic) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveCredential> for BrowserProtocolCommands

Source§

fn from(v: RemoveCredential) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveDescriptor> for BrowserProtocolCommands

Source§

fn from(v: RemoveDescriptor) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveDomBreakpoint> for BrowserProtocolCommands

Source§

fn from(v: RemoveDomBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveDomStorageItem> for BrowserProtocolCommands

Source§

fn from(v: RemoveDomStorageItem) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveEventListenerBreakpoint> for BrowserProtocolCommands

Source§

fn from(v: RemoveEventListenerBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveInstrumentationBreakpoint> for BrowserProtocolCommands

Source§

fn from(v: RemoveInstrumentationBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveNode> for BrowserProtocolCommands

Source§

fn from(v: RemoveNode) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveScreen> for BrowserProtocolCommands

Source§

fn from(v: RemoveScreen) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveScriptToEvaluateOnNewDocument> for BrowserProtocolCommands

Source§

fn from(v: RemoveScriptToEvaluateOnNewDocument) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveService> for BrowserProtocolCommands

Source§

fn from(v: RemoveService) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveStorageItems> for BrowserProtocolCommands

Source§

fn from(v: RemoveStorageItems) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveVirtualAuthenticator> for BrowserProtocolCommands

Source§

fn from(v: RemoveVirtualAuthenticator) -> Self

Converts to this type from the input type.
Source§

impl From<RemoveXhrBreakpoint> for BrowserProtocolCommands

Source§

fn from(v: RemoveXhrBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<ReplaySnapshot> for BrowserProtocolCommands

Source§

fn from(v: ReplaySnapshot) -> Self

Converts to this type from the input type.
Source§

impl From<ReplayXhr> for BrowserProtocolCommands

Source§

fn from(v: ReplayXhr) -> Self

Converts to this type from the input type.
Source§

impl From<RequestCacheNames> for BrowserProtocolCommands

Source§

fn from(v: RequestCacheNames) -> Self

Converts to this type from the input type.
Source§

impl From<RequestCachedResponse> for BrowserProtocolCommands

Source§

fn from(v: RequestCachedResponse) -> Self

Converts to this type from the input type.
Source§

impl From<RequestChildNodes> for BrowserProtocolCommands

Source§

fn from(v: RequestChildNodes) -> Self

Converts to this type from the input type.
Source§

impl From<RequestData> for BrowserProtocolCommands

Source§

fn from(v: RequestData) -> Self

Converts to this type from the input type.
Source§

impl From<RequestDatabase> for BrowserProtocolCommands

Source§

fn from(v: RequestDatabase) -> Self

Converts to this type from the input type.
Source§

impl From<RequestDatabaseNames> for BrowserProtocolCommands

Source§

fn from(v: RequestDatabaseNames) -> Self

Converts to this type from the input type.
Source§

impl From<RequestEntries> for BrowserProtocolCommands

Source§

fn from(v: RequestEntries) -> Self

Converts to this type from the input type.
Source§

impl From<RequestMemoryDump> for BrowserProtocolCommands

Source§

fn from(v: RequestMemoryDump) -> Self

Converts to this type from the input type.
Source§

impl From<RequestNode> for BrowserProtocolCommands

Source§

fn from(v: RequestNode) -> Self

Converts to this type from the input type.
Source§

impl From<ResetCooldown> for BrowserProtocolCommands

Source§

fn from(v: ResetCooldown) -> Self

Converts to this type from the input type.
Source§

impl From<ResetNavigationHistory> for BrowserProtocolCommands

Source§

fn from(v: ResetNavigationHistory) -> Self

Converts to this type from the input type.
Source§

impl From<ResetPageScaleFactor> for BrowserProtocolCommands

Source§

fn from(v: ResetPageScaleFactor) -> Self

Converts to this type from the input type.
Source§

impl From<ResetPermissions> for BrowserProtocolCommands

Source§

fn from(v: ResetPermissions) -> Self

Converts to this type from the input type.
Source§

impl From<ResetSharedStorageBudget> for BrowserProtocolCommands

Source§

fn from(v: ResetSharedStorageBudget) -> Self

Converts to this type from the input type.
Source§

impl From<ResolveAnimation> for BrowserProtocolCommands

Source§

fn from(v: ResolveAnimation) -> Self

Converts to this type from the input type.
Source§

impl From<ResolveBlob> for BrowserProtocolCommands

Source§

fn from(v: ResolveBlob) -> Self

Converts to this type from the input type.
Source§

impl From<ResolveNode> for BrowserProtocolCommands

Source§

fn from(v: ResolveNode) -> Self

Converts to this type from the input type.
Source§

impl From<ResolveValues> for BrowserProtocolCommands

Source§

fn from(v: ResolveValues) -> Self

Converts to this type from the input type.
Source§

impl From<RunBounceTrackingMitigations> for BrowserProtocolCommands

Source§

fn from(v: RunBounceTrackingMitigations) -> Self

Converts to this type from the input type.
Source§

impl From<ScreencastFrameAck> for BrowserProtocolCommands

Source§

fn from(v: ScreencastFrameAck) -> Self

Converts to this type from the input type.
Source§

impl From<ScrollIntoViewIfNeeded> for BrowserProtocolCommands

Source§

fn from(v: ScrollIntoViewIfNeeded) -> Self

Converts to this type from the input type.
Source§

impl From<SearchInResource> for BrowserProtocolCommands

Source§

fn from(v: SearchInResource) -> Self

Converts to this type from the input type.
Source§

impl From<SearchInResponseBody> for BrowserProtocolCommands

Source§

fn from(v: SearchInResponseBody) -> Self

Converts to this type from the input type.
Source§

impl From<SecurityCommands> for BrowserProtocolCommands

Source§

fn from(v: SecurityCommands) -> Self

Converts to this type from the input type.
Source§

impl From<SeekAnimations> for BrowserProtocolCommands

Source§

fn from(v: SeekAnimations) -> Self

Converts to this type from the input type.
Source§

impl From<SelectAccount> for BrowserProtocolCommands

Source§

fn from(v: SelectAccount) -> Self

Converts to this type from the input type.
Source§

impl From<SelectPrompt> for BrowserProtocolCommands

Source§

fn from(v: SelectPrompt) -> Self

Converts to this type from the input type.
Source§

impl From<SendPendingAttributionReports> for BrowserProtocolCommands

Source§

fn from(v: SendPendingAttributionReports) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceWorkerCommands> for BrowserProtocolCommands

Source§

fn from(v: ServiceWorkerCommands) -> Self

Converts to this type from the input type.
Source§

impl From<SetAcceptedEncodings> for BrowserProtocolCommands

Source§

fn from(v: SetAcceptedEncodings) -> Self

Converts to this type from the input type.
Source§

impl From<SetAdBlockingEnabled> for BrowserProtocolCommands

Source§

fn from(v: SetAdBlockingEnabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetAddresses> for BrowserProtocolCommands

Source§

fn from(v: SetAddresses) -> Self

Converts to this type from the input type.
Source§

impl From<SetAttachDebugStack> for BrowserProtocolCommands

Source§

fn from(v: SetAttachDebugStack) -> Self

Converts to this type from the input type.
Source§

impl From<SetAttributeValue> for BrowserProtocolCommands

Source§

fn from(v: SetAttributeValue) -> Self

Converts to this type from the input type.
Source§

impl From<SetAttributesAsText> for BrowserProtocolCommands

Source§

fn from(v: SetAttributesAsText) -> Self

Converts to this type from the input type.
Source§

impl From<SetAttributionReportingLocalTestingMode> for BrowserProtocolCommands

Source§

fn from(v: SetAttributionReportingLocalTestingMode) -> Self

Converts to this type from the input type.
Source§

impl From<SetAttributionReportingTracking> for BrowserProtocolCommands

Source§

fn from(v: SetAttributionReportingTracking) -> Self

Converts to this type from the input type.
Source§

impl From<SetAutoAttach> for BrowserProtocolCommands

Source§

fn from(v: SetAutoAttach) -> Self

Converts to this type from the input type.
Source§

impl From<SetAutoDarkModeOverride> for BrowserProtocolCommands

Source§

fn from(v: SetAutoDarkModeOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetAutomaticPresenceSimulation> for BrowserProtocolCommands

Source§

fn from(v: SetAutomaticPresenceSimulation) -> Self

Converts to this type from the input type.
Source§

impl From<SetAutomationOverride> for BrowserProtocolCommands

Source§

fn from(v: SetAutomationOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetBlockedUrLs> for BrowserProtocolCommands

Source§

fn from(v: SetBlockedUrLs) -> Self

Converts to this type from the input type.
Source§

impl From<SetBreakOnCspViolation> for BrowserProtocolCommands

Source§

fn from(v: SetBreakOnCspViolation) -> Self

Converts to this type from the input type.
Source§

impl From<SetBypassCsp> for BrowserProtocolCommands

Source§

fn from(v: SetBypassCsp) -> Self

Converts to this type from the input type.
Source§

impl From<SetBypassServiceWorker> for BrowserProtocolCommands

Source§

fn from(v: SetBypassServiceWorker) -> Self

Converts to this type from the input type.
Source§

impl From<SetCacheDisabled> for BrowserProtocolCommands

Source§

fn from(v: SetCacheDisabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetContainerQueryText> for BrowserProtocolCommands

Source§

fn from(v: SetContainerQueryText) -> Self

Converts to this type from the input type.
Source§

impl From<SetContentsSize> for BrowserProtocolCommands

Source§

fn from(v: SetContentsSize) -> Self

Converts to this type from the input type.
Source§

impl From<SetCookie> for BrowserProtocolCommands

Source§

fn from(v: SetCookie) -> Self

Converts to this type from the input type.
Source§

impl From<SetCookieControls> for BrowserProtocolCommands

Source§

fn from(v: SetCookieControls) -> Self

Converts to this type from the input type.
Source§

impl From<SetCookies> for BrowserProtocolCommands

Source§

fn from(v: SetCookies) -> Self

Converts to this type from the input type.
Source§

impl From<SetCookies> for BrowserProtocolCommands

Source§

fn from(v: SetCookies) -> Self

Converts to this type from the input type.
Source§

impl From<SetCpuThrottlingRate> for BrowserProtocolCommands

Source§

fn from(v: SetCpuThrottlingRate) -> Self

Converts to this type from the input type.
Source§

impl From<SetCredentialProperties> for BrowserProtocolCommands

Source§

fn from(v: SetCredentialProperties) -> Self

Converts to this type from the input type.
Source§

impl From<SetDataSaverOverride> for BrowserProtocolCommands

Source§

fn from(v: SetDataSaverOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetDefaultBackgroundColorOverride> for BrowserProtocolCommands

Source§

fn from(v: SetDefaultBackgroundColorOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetDeviceMetricsOverride> for BrowserProtocolCommands

Source§

fn from(v: SetDeviceMetricsOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetDeviceOrientationOverride> for BrowserProtocolCommands

Source§

fn from(v: SetDeviceOrientationOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetDevicePostureOverride> for BrowserProtocolCommands

Source§

fn from(v: SetDevicePostureOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetDisabledImageTypes> for BrowserProtocolCommands

Source§

fn from(v: SetDisabledImageTypes) -> Self

Converts to this type from the input type.
Source§

impl From<SetDiscoverTargets> for BrowserProtocolCommands

Source§

fn from(v: SetDiscoverTargets) -> Self

Converts to this type from the input type.
Source§

impl From<SetDisplayFeaturesOverride> for BrowserProtocolCommands

Source§

fn from(v: SetDisplayFeaturesOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetDockTile> for BrowserProtocolCommands

Source§

fn from(v: SetDockTile) -> Self

Converts to this type from the input type.
Source§

impl From<SetDocumentContent> for BrowserProtocolCommands

Source§

fn from(v: SetDocumentContent) -> Self

Converts to this type from the input type.
Source§

impl From<SetDocumentCookieDisabled> for BrowserProtocolCommands

Source§

fn from(v: SetDocumentCookieDisabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetDomBreakpoint> for BrowserProtocolCommands

Source§

fn from(v: SetDomBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<SetDomStorageItem> for BrowserProtocolCommands

Source§

fn from(v: SetDomStorageItem) -> Self

Converts to this type from the input type.
Source§

impl From<SetDownloadBehavior> for BrowserProtocolCommands

Source§

fn from(v: SetDownloadBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<SetEffectivePropertyValueForNode> for BrowserProtocolCommands

Source§

fn from(v: SetEffectivePropertyValueForNode) -> Self

Converts to this type from the input type.
Source§

impl From<SetEmitTouchEventsForMouse> for BrowserProtocolCommands

Source§

fn from(v: SetEmitTouchEventsForMouse) -> Self

Converts to this type from the input type.
Source§

impl From<SetEmulatedMedia> for BrowserProtocolCommands

Source§

fn from(v: SetEmulatedMedia) -> Self

Converts to this type from the input type.
Source§

impl From<SetEmulatedOsTextScale> for BrowserProtocolCommands

Source§

fn from(v: SetEmulatedOsTextScale) -> Self

Converts to this type from the input type.
Source§

impl From<SetEmulatedVisionDeficiency> for BrowserProtocolCommands

Source§

fn from(v: SetEmulatedVisionDeficiency) -> Self

Converts to this type from the input type.
Source§

impl From<SetEventListenerBreakpoint> for BrowserProtocolCommands

Source§

fn from(v: SetEventListenerBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<SetExtraHttpHeaders> for BrowserProtocolCommands

Source§

fn from(v: SetExtraHttpHeaders) -> Self

Converts to this type from the input type.
Source§

impl From<SetFileInputFiles> for BrowserProtocolCommands

Source§

fn from(v: SetFileInputFiles) -> Self

Converts to this type from the input type.
Source§

impl From<SetFocusEmulationEnabled> for BrowserProtocolCommands

Source§

fn from(v: SetFocusEmulationEnabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetFontFamilies> for BrowserProtocolCommands

Source§

fn from(v: SetFontFamilies) -> Self

Converts to this type from the input type.
Source§

impl From<SetFontSizes> for BrowserProtocolCommands

Source§

fn from(v: SetFontSizes) -> Self

Converts to this type from the input type.
Source§

impl From<SetForceUpdateOnPageLoad> for BrowserProtocolCommands

Source§

fn from(v: SetForceUpdateOnPageLoad) -> Self

Converts to this type from the input type.
Source§

impl From<SetGeolocationOverride> for BrowserProtocolCommands

Source§

fn from(v: SetGeolocationOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetHardwareConcurrencyOverride> for BrowserProtocolCommands

Source§

fn from(v: SetHardwareConcurrencyOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetIdleOverride> for BrowserProtocolCommands

Source§

fn from(v: SetIdleOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetIgnoreCertificateErrors> for BrowserProtocolCommands

Source§

fn from(v: SetIgnoreCertificateErrors) -> Self

Converts to this type from the input type.
Source§

impl From<SetIgnoreInputEvents> for BrowserProtocolCommands

Source§

fn from(v: SetIgnoreInputEvents) -> Self

Converts to this type from the input type.
Source§

impl From<SetInspectMode> for BrowserProtocolCommands

Source§

fn from(v: SetInspectMode) -> Self

Converts to this type from the input type.
Source§

impl From<SetInspectedNode> for BrowserProtocolCommands

Source§

fn from(v: SetInspectedNode) -> Self

Converts to this type from the input type.
Source§

impl From<SetInstrumentationBreakpoint> for BrowserProtocolCommands

Source§

fn from(v: SetInstrumentationBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<SetInterceptDrags> for BrowserProtocolCommands

Source§

fn from(v: SetInterceptDrags) -> Self

Converts to this type from the input type.
Source§

impl From<SetInterceptFileChooserDialog> for BrowserProtocolCommands

Source§

fn from(v: SetInterceptFileChooserDialog) -> Self

Converts to this type from the input type.
Source§

impl From<SetInterestGroupAuctionTracking> for BrowserProtocolCommands

Source§

fn from(v: SetInterestGroupAuctionTracking) -> Self

Converts to this type from the input type.
Source§

impl From<SetInterestGroupTracking> for BrowserProtocolCommands

Source§

fn from(v: SetInterestGroupTracking) -> Self

Converts to this type from the input type.
Source§

impl From<SetKeyframeKey> for BrowserProtocolCommands

Source§

fn from(v: SetKeyframeKey) -> Self

Converts to this type from the input type.
Source§

impl From<SetLifecycleEventsEnabled> for BrowserProtocolCommands

Source§

fn from(v: SetLifecycleEventsEnabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetLocalFontsEnabled> for BrowserProtocolCommands

Source§

fn from(v: SetLocalFontsEnabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetLocaleOverride> for BrowserProtocolCommands

Source§

fn from(v: SetLocaleOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetMediaText> for BrowserProtocolCommands

Source§

fn from(v: SetMediaText) -> Self

Converts to this type from the input type.
Source§

impl From<SetNodeName> for BrowserProtocolCommands

Source§

fn from(v: SetNodeName) -> Self

Converts to this type from the input type.
Source§

impl From<SetNodeStackTracesEnabled> for BrowserProtocolCommands

Source§

fn from(v: SetNodeStackTracesEnabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetNodeValue> for BrowserProtocolCommands

Source§

fn from(v: SetNodeValue) -> Self

Converts to this type from the input type.
Source§

impl From<SetOuterHtml> for BrowserProtocolCommands

Source§

fn from(v: SetOuterHtml) -> Self

Converts to this type from the input type.
Source§

impl From<SetPageScaleFactor> for BrowserProtocolCommands

Source§

fn from(v: SetPageScaleFactor) -> Self

Converts to this type from the input type.
Source§

impl From<SetPaused> for BrowserProtocolCommands

Source§

fn from(v: SetPaused) -> Self

Converts to this type from the input type.
Source§

impl From<SetPausedInDebuggerMessage> for BrowserProtocolCommands

Source§

fn from(v: SetPausedInDebuggerMessage) -> Self

Converts to this type from the input type.
Source§

impl From<SetPermission> for BrowserProtocolCommands

Source§

fn from(v: SetPermission) -> Self

Converts to this type from the input type.
Source§

impl From<SetPlaybackRate> for BrowserProtocolCommands

Source§

fn from(v: SetPlaybackRate) -> Self

Converts to this type from the input type.
Source§

impl From<SetPrerenderingAllowed> for BrowserProtocolCommands

Source§

fn from(v: SetPrerenderingAllowed) -> Self

Converts to this type from the input type.
Source§

impl From<SetPressureDataOverride> for BrowserProtocolCommands

Source§

fn from(v: SetPressureDataOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetPressureNotificationsSuppressed> for BrowserProtocolCommands

Source§

fn from(v: SetPressureNotificationsSuppressed) -> Self

Converts to this type from the input type.
Source§

impl From<SetPressureSourceOverrideEnabled> for BrowserProtocolCommands

Source§

fn from(v: SetPressureSourceOverrideEnabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetPressureStateOverride> for BrowserProtocolCommands

Source§

fn from(v: SetPressureStateOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetPropertyRulePropertyName> for BrowserProtocolCommands

Source§

fn from(v: SetPropertyRulePropertyName) -> Self

Converts to this type from the input type.
Source§

impl From<SetProtectedAudienceKAnonymity> for BrowserProtocolCommands

Source§

fn from(v: SetProtectedAudienceKAnonymity) -> Self

Converts to this type from the input type.
Source§

impl From<SetRecording> for BrowserProtocolCommands

Source§

fn from(v: SetRecording) -> Self

Converts to this type from the input type.
Source§

impl From<SetRemoteLocations> for BrowserProtocolCommands

Source§

fn from(v: SetRemoteLocations) -> Self

Converts to this type from the input type.
Source§

impl From<SetResponseOverrideBits> for BrowserProtocolCommands

Source§

fn from(v: SetResponseOverrideBits) -> Self

Converts to this type from the input type.
Source§

impl From<SetRphRegistrationMode> for BrowserProtocolCommands

Source§

fn from(v: SetRphRegistrationMode) -> Self

Converts to this type from the input type.
Source§

impl From<SetRuleSelector> for BrowserProtocolCommands

Source§

fn from(v: SetRuleSelector) -> Self

Converts to this type from the input type.
Source§

impl From<SetSafeAreaInsetsOverride> for BrowserProtocolCommands

Source§

fn from(v: SetSafeAreaInsetsOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetScopeText> for BrowserProtocolCommands

Source§

fn from(v: SetScopeText) -> Self

Converts to this type from the input type.
Source§

impl From<SetScriptExecutionDisabled> for BrowserProtocolCommands

Source§

fn from(v: SetScriptExecutionDisabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetScrollbarsHidden> for BrowserProtocolCommands

Source§

fn from(v: SetScrollbarsHidden) -> Self

Converts to this type from the input type.
Source§

impl From<SetSensorOverrideEnabled> for BrowserProtocolCommands

Source§

fn from(v: SetSensorOverrideEnabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetSensorOverrideReadings> for BrowserProtocolCommands

Source§

fn from(v: SetSensorOverrideReadings) -> Self

Converts to this type from the input type.
Source§

impl From<SetSharedStorageEntry> for BrowserProtocolCommands

Source§

fn from(v: SetSharedStorageEntry) -> Self

Converts to this type from the input type.
Source§

impl From<SetSharedStorageTracking> for BrowserProtocolCommands

Source§

fn from(v: SetSharedStorageTracking) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowAdHighlights> for BrowserProtocolCommands

Source§

fn from(v: SetShowAdHighlights) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowContainerQueryOverlays> for BrowserProtocolCommands

Source§

fn from(v: SetShowContainerQueryOverlays) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowDebugBorders> for BrowserProtocolCommands

Source§

fn from(v: SetShowDebugBorders) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowFlexOverlays> for BrowserProtocolCommands

Source§

fn from(v: SetShowFlexOverlays) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowFpsCounter> for BrowserProtocolCommands

Source§

fn from(v: SetShowFpsCounter) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowGridOverlays> for BrowserProtocolCommands

Source§

fn from(v: SetShowGridOverlays) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowHinge> for BrowserProtocolCommands

Source§

fn from(v: SetShowHinge) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowInspectedElementAnchor> for BrowserProtocolCommands

Source§

fn from(v: SetShowInspectedElementAnchor) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowIsolatedElements> for BrowserProtocolCommands

Source§

fn from(v: SetShowIsolatedElements) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowLayoutShiftRegions> for BrowserProtocolCommands

Source§

fn from(v: SetShowLayoutShiftRegions) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowPaintRects> for BrowserProtocolCommands

Source§

fn from(v: SetShowPaintRects) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowScrollBottleneckRects> for BrowserProtocolCommands

Source§

fn from(v: SetShowScrollBottleneckRects) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowScrollSnapOverlays> for BrowserProtocolCommands

Source§

fn from(v: SetShowScrollSnapOverlays) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowViewportSizeOnResize> for BrowserProtocolCommands

Source§

fn from(v: SetShowViewportSizeOnResize) -> Self

Converts to this type from the input type.
Source§

impl From<SetShowWindowControlsOverlay> for BrowserProtocolCommands

Source§

fn from(v: SetShowWindowControlsOverlay) -> Self

Converts to this type from the input type.
Source§

impl From<SetSimulatedCentralState> for BrowserProtocolCommands

Source§

fn from(v: SetSimulatedCentralState) -> Self

Converts to this type from the input type.
Source§

impl From<SetSinkToUse> for BrowserProtocolCommands

Source§

fn from(v: SetSinkToUse) -> Self

Converts to this type from the input type.
Source§

impl From<SetSmallViewportHeightDifferenceOverride> for BrowserProtocolCommands

Source§

fn from(v: SetSmallViewportHeightDifferenceOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetSpcTransactionMode> for BrowserProtocolCommands

Source§

fn from(v: SetSpcTransactionMode) -> Self

Converts to this type from the input type.
Source§

impl From<SetStorageBucketTracking> for BrowserProtocolCommands

Source§

fn from(v: SetStorageBucketTracking) -> Self

Converts to this type from the input type.
Source§

impl From<SetStorageItems> for BrowserProtocolCommands

Source§

fn from(v: SetStorageItems) -> Self

Converts to this type from the input type.
Source§

impl From<SetStyleSheetText> for BrowserProtocolCommands

Source§

fn from(v: SetStyleSheetText) -> Self

Converts to this type from the input type.
Source§

impl From<SetStyleTexts> for BrowserProtocolCommands

Source§

fn from(v: SetStyleTexts) -> Self

Converts to this type from the input type.
Source§

impl From<SetSupportsText> for BrowserProtocolCommands

Source§

fn from(v: SetSupportsText) -> Self

Converts to this type from the input type.
Source§

impl From<SetTimezoneOverride> for BrowserProtocolCommands

Source§

fn from(v: SetTimezoneOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetTiming> for BrowserProtocolCommands

Source§

fn from(v: SetTiming) -> Self

Converts to this type from the input type.
Source§

impl From<SetTouchEmulationEnabled> for BrowserProtocolCommands

Source§

fn from(v: SetTouchEmulationEnabled) -> Self

Converts to this type from the input type.
Source§

impl From<SetUserAgentOverride> for BrowserProtocolCommands

Source§

fn from(v: SetUserAgentOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetUserAgentOverride> for BrowserProtocolCommands

Source§

fn from(v: SetUserAgentOverride) -> Self

Converts to this type from the input type.
Source§

impl From<SetUserVerified> for BrowserProtocolCommands

Source§

fn from(v: SetUserVerified) -> Self

Converts to this type from the input type.
Source§

impl From<SetVirtualTimePolicy> for BrowserProtocolCommands

Source§

fn from(v: SetVirtualTimePolicy) -> Self

Converts to this type from the input type.
Source§

impl From<SetWebLifecycleState> for BrowserProtocolCommands

Source§

fn from(v: SetWebLifecycleState) -> Self

Converts to this type from the input type.
Source§

impl From<SetWindowBounds> for BrowserProtocolCommands

Source§

fn from(v: SetWindowBounds) -> Self

Converts to this type from the input type.
Source§

impl From<SetXhrBreakpoint> for BrowserProtocolCommands

Source§

fn from(v: SetXhrBreakpoint) -> Self

Converts to this type from the input type.
Source§

impl From<SimulateAdvertisement> for BrowserProtocolCommands

Source§

fn from(v: SimulateAdvertisement) -> Self

Converts to this type from the input type.
Source§

impl From<SimulateCharacteristicOperationResponse> for BrowserProtocolCommands

Source§

fn from(v: SimulateCharacteristicOperationResponse) -> Self

Converts to this type from the input type.
Source§

impl From<SimulateDescriptorOperationResponse> for BrowserProtocolCommands

Source§

fn from(v: SimulateDescriptorOperationResponse) -> Self

Converts to this type from the input type.
Source§

impl From<SimulateGattDisconnection> for BrowserProtocolCommands

Source§

fn from(v: SimulateGattDisconnection) -> Self

Converts to this type from the input type.
Source§

impl From<SimulateGattOperationResponse> for BrowserProtocolCommands

Source§

fn from(v: SimulateGattOperationResponse) -> Self

Converts to this type from the input type.
Source§

impl From<SimulatePreconnectedPeripheral> for BrowserProtocolCommands

Source§

fn from(v: SimulatePreconnectedPeripheral) -> Self

Converts to this type from the input type.
Source§

impl From<SimulatePressureNotification> for BrowserProtocolCommands

Source§

fn from(v: SimulatePressureNotification) -> Self

Converts to this type from the input type.
Source§

impl From<SkipWaiting> for BrowserProtocolCommands

Source§

fn from(v: SkipWaiting) -> Self

Converts to this type from the input type.
Source§

impl From<SnapshotCommandLog> for BrowserProtocolCommands

Source§

fn from(v: SnapshotCommandLog) -> Self

Converts to this type from the input type.
Source§

impl From<Start> for BrowserProtocolCommands

Source§

fn from(v: Start) -> Self

Converts to this type from the input type.
Source§

impl From<StartDesktopMirroring> for BrowserProtocolCommands

Source§

fn from(v: StartDesktopMirroring) -> Self

Converts to this type from the input type.
Source§

impl From<StartObserving> for BrowserProtocolCommands

Source§

fn from(v: StartObserving) -> Self

Converts to this type from the input type.
Source§

impl From<StartRuleUsageTracking> for BrowserProtocolCommands

Source§

fn from(v: StartRuleUsageTracking) -> Self

Converts to this type from the input type.
Source§

impl From<StartSampling> for BrowserProtocolCommands

Source§

fn from(v: StartSampling) -> Self

Converts to this type from the input type.
Source§

impl From<StartScreencast> for BrowserProtocolCommands

Source§

fn from(v: StartScreencast) -> Self

Converts to this type from the input type.
Source§

impl From<StartTabMirroring> for BrowserProtocolCommands

Source§

fn from(v: StartTabMirroring) -> Self

Converts to this type from the input type.
Source§

impl From<StartViolationsReport> for BrowserProtocolCommands

Source§

fn from(v: StartViolationsReport) -> Self

Converts to this type from the input type.
Source§

impl From<StartWorker> for BrowserProtocolCommands

Source§

fn from(v: StartWorker) -> Self

Converts to this type from the input type.
Source§

impl From<StopAllWorkers> for BrowserProtocolCommands

Source§

fn from(v: StopAllWorkers) -> Self

Converts to this type from the input type.
Source§

impl From<StopCasting> for BrowserProtocolCommands

Source§

fn from(v: StopCasting) -> Self

Converts to this type from the input type.
Source§

impl From<StopLoading> for BrowserProtocolCommands

Source§

fn from(v: StopLoading) -> Self

Converts to this type from the input type.
Source§

impl From<StopObserving> for BrowserProtocolCommands

Source§

fn from(v: StopObserving) -> Self

Converts to this type from the input type.
Source§

impl From<StopRuleUsageTracking> for BrowserProtocolCommands

Source§

fn from(v: StopRuleUsageTracking) -> Self

Converts to this type from the input type.
Source§

impl From<StopSampling> for BrowserProtocolCommands

Source§

fn from(v: StopSampling) -> Self

Converts to this type from the input type.
Source§

impl From<StopScreencast> for BrowserProtocolCommands

Source§

fn from(v: StopScreencast) -> Self

Converts to this type from the input type.
Source§

impl From<StopViolationsReport> for BrowserProtocolCommands

Source§

fn from(v: StopViolationsReport) -> Self

Converts to this type from the input type.
Source§

impl From<StopWorker> for BrowserProtocolCommands

Source§

fn from(v: StopWorker) -> Self

Converts to this type from the input type.
Source§

impl From<StorageCommands> for BrowserProtocolCommands

Source§

fn from(v: StorageCommands) -> Self

Converts to this type from the input type.
Source§

impl From<StreamResourceContent> for BrowserProtocolCommands

Source§

fn from(v: StreamResourceContent) -> Self

Converts to this type from the input type.
Source§

impl From<SynthesizePinchGesture> for BrowserProtocolCommands

Source§

fn from(v: SynthesizePinchGesture) -> Self

Converts to this type from the input type.
Source§

impl From<SynthesizeScrollGesture> for BrowserProtocolCommands

Source§

fn from(v: SynthesizeScrollGesture) -> Self

Converts to this type from the input type.
Source§

impl From<SynthesizeTapGesture> for BrowserProtocolCommands

Source§

fn from(v: SynthesizeTapGesture) -> Self

Converts to this type from the input type.
Source§

impl From<SystemInfoCommands> for BrowserProtocolCommands

Source§

fn from(v: SystemInfoCommands) -> Self

Converts to this type from the input type.
Source§

impl From<TakeComputedStyleUpdates> for BrowserProtocolCommands

Source§

fn from(v: TakeComputedStyleUpdates) -> Self

Converts to this type from the input type.
Source§

impl From<TakeCoverageDelta> for BrowserProtocolCommands

Source§

fn from(v: TakeCoverageDelta) -> Self

Converts to this type from the input type.
Source§

impl From<TakeResponseBodyAsStream> for BrowserProtocolCommands

Source§

fn from(v: TakeResponseBodyAsStream) -> Self

Converts to this type from the input type.
Source§

impl From<TakeResponseBodyForInterceptionAsStream> for BrowserProtocolCommands

Source§

fn from(v: TakeResponseBodyForInterceptionAsStream) -> Self

Converts to this type from the input type.
Source§

impl From<TargetCommands> for BrowserProtocolCommands

Source§

fn from(v: TargetCommands) -> Self

Converts to this type from the input type.
Source§

impl From<TetheringCommands> for BrowserProtocolCommands

Source§

fn from(v: TetheringCommands) -> Self

Converts to this type from the input type.
Source§

impl From<TracingCommands> for BrowserProtocolCommands

Source§

fn from(v: TracingCommands) -> Self

Converts to this type from the input type.
Source§

impl From<TrackCacheStorageForOrigin> for BrowserProtocolCommands

Source§

fn from(v: TrackCacheStorageForOrigin) -> Self

Converts to this type from the input type.
Source§

impl From<TrackCacheStorageForStorageKey> for BrowserProtocolCommands

Source§

fn from(v: TrackCacheStorageForStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<TrackComputedStyleUpdates> for BrowserProtocolCommands

Source§

fn from(v: TrackComputedStyleUpdates) -> Self

Converts to this type from the input type.
Source§

impl From<TrackComputedStyleUpdatesForNode> for BrowserProtocolCommands

Source§

fn from(v: TrackComputedStyleUpdatesForNode) -> Self

Converts to this type from the input type.
Source§

impl From<TrackIndexedDbForOrigin> for BrowserProtocolCommands

Source§

fn from(v: TrackIndexedDbForOrigin) -> Self

Converts to this type from the input type.
Source§

impl From<TrackIndexedDbForStorageKey> for BrowserProtocolCommands

Source§

fn from(v: TrackIndexedDbForStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<Trigger> for BrowserProtocolCommands

Source§

fn from(v: Trigger) -> Self

Converts to this type from the input type.
Source§

impl From<TriggerAction> for BrowserProtocolCommands

Source§

fn from(v: TriggerAction) -> Self

Converts to this type from the input type.
Source§

impl From<Unbind> for BrowserProtocolCommands

Source§

fn from(v: Unbind) -> Self

Converts to this type from the input type.
Source§

impl From<Undo> for BrowserProtocolCommands

Source§

fn from(v: Undo) -> Self

Converts to this type from the input type.
Source§

impl From<Uninstall> for BrowserProtocolCommands

Source§

fn from(v: Uninstall) -> Self

Converts to this type from the input type.
Source§

impl From<Uninstall> for BrowserProtocolCommands

Source§

fn from(v: Uninstall) -> Self

Converts to this type from the input type.
Source§

impl From<Unregister> for BrowserProtocolCommands

Source§

fn from(v: Unregister) -> Self

Converts to this type from the input type.
Source§

impl From<UntrackCacheStorageForOrigin> for BrowserProtocolCommands

Source§

fn from(v: UntrackCacheStorageForOrigin) -> Self

Converts to this type from the input type.
Source§

impl From<UntrackCacheStorageForStorageKey> for BrowserProtocolCommands

Source§

fn from(v: UntrackCacheStorageForStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<UntrackIndexedDbForOrigin> for BrowserProtocolCommands

Source§

fn from(v: UntrackIndexedDbForOrigin) -> Self

Converts to this type from the input type.
Source§

impl From<UntrackIndexedDbForStorageKey> for BrowserProtocolCommands

Source§

fn from(v: UntrackIndexedDbForStorageKey) -> Self

Converts to this type from the input type.
Source§

impl From<UpdateRegistration> for BrowserProtocolCommands

Source§

fn from(v: UpdateRegistration) -> Self

Converts to this type from the input type.
Source§

impl From<WaitForDebugger> for BrowserProtocolCommands

Source§

fn from(v: WaitForDebugger) -> Self

Converts to this type from the input type.
Source§

impl From<WebAudioCommands> for BrowserProtocolCommands

Source§

fn from(v: WebAudioCommands) -> Self

Converts to this type from the input type.
Source§

impl From<WebAuthnCommands> for BrowserProtocolCommands

Source§

fn from(v: WebAuthnCommands) -> Self

Converts to this type from the input type.
Source§

impl PartialEq for BrowserProtocolCommands

Source§

fn eq(&self, other: &BrowserProtocolCommands) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Serialize for BrowserProtocolCommands

Source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl TryFrom<BrowserProtocolCommands> for AccessibilityCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AccessibilityCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ActivateTarget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ActivateTarget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddCharacteristic

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddCharacteristic as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddCompilationCache

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddCompilationCache as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddCredential

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddCredential as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddDescriptor

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddDescriptor as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddPrivacySandboxCoordinatorKeyConfig

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddPrivacySandboxCoordinatorKeyConfig as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddPrivacySandboxEnrollmentOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddPrivacySandboxEnrollmentOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddRule

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddRule as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddScreen

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddScreen as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddScriptToEvaluateOnNewDocument

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddScriptToEvaluateOnNewDocument as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddService

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddService as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AddVirtualAuthenticator

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AddVirtualAuthenticator as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AnimationCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AnimationCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AttachToBrowserTarget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AttachToBrowserTarget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AttachToTarget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AttachToTarget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AuditsCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AuditsCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AutoAttachRelated

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AutoAttachRelated as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for AutofillCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <AutofillCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for BackgroundServiceCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <BackgroundServiceCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for BeginFrame

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <BeginFrame as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Bind

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Bind as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for BluetoothEmulationCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <BluetoothEmulationCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for BringToFront

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <BringToFront as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for BrowserCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <BrowserCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CacheStorageCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CacheStorageCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CancelDownload

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CancelDownload as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CancelDragging

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CancelDragging as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CancelPrompt

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CancelPrompt as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CaptureScreenshot

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CaptureScreenshot as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CaptureSnapshot

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CaptureSnapshot as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CaptureSnapshot

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CaptureSnapshot as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CastCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CastCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ChangeAppUserSettings

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ChangeAppUserSettings as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CheckContrast

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CheckContrast as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CheckFormsIssues

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CheckFormsIssues as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Clear

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Clear as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Clear

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Clear as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearAcceptedEncodingsOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearAcceptedEncodingsOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearBrowserCache

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearBrowserCache as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearBrowserCookies

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearBrowserCookies as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearCompilationCache

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearCompilationCache as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearCookies

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearCookies as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearCredentials

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearCredentials as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearDataForOrigin

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearDataForOrigin as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearDataForStorageKey

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearDataForStorageKey as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearDeviceMetricsOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearDeviceMetricsOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearDeviceOrientationOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearDeviceOrientationOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearDevicePostureOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearDevicePostureOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearDisplayFeaturesOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearDisplayFeaturesOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearEvents

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearEvents as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearGeolocationOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearGeolocationOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearIdleOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearIdleOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearObjectStore

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearObjectStore as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearSharedStorageEntries

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearSharedStorageEntries as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearStorageItems

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearStorageItems as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClearTrustTokens

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClearTrustTokens as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ClickDialogButton

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ClickDialogButton as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Close

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Close as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Close

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Close as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Close

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Close as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CloseTarget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CloseTarget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CollectClassNames

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CollectClassNames as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CollectClassNamesFromSubtree

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CollectClassNamesFromSubtree as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CompositingReasons

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CompositingReasons as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ConfigureDurableMessages

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ConfigureDurableMessages as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ContinueRequest

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ContinueRequest as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ContinueResponse

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ContinueResponse as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ContinueWithAuth

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ContinueWithAuth as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CopyTo

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CopyTo as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Crash

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Crash as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Crash

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Crash as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CrashGpuProcess

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CrashGpuProcess as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CreateBrowserContext

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CreateBrowserContext as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CreateIsolatedWorld

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CreateIsolatedWorld as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CreateStyleSheet

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CreateStyleSheet as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CreateTarget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CreateTarget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for CssCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <CssCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeleteCache

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeleteCache as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeleteCookies

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeleteCookies as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeleteDatabase

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeleteDatabase as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeleteEntry

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeleteEntry as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeleteObjectStoreEntries

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeleteObjectStoreEntries as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeleteSharedStorageEntry

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeleteSharedStorageEntry as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeleteStorageBucket

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeleteStorageBucket as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeliverPushMessage

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeliverPushMessage as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DescribeNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DescribeNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DetachFromTarget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DetachFromTarget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeviceAccessCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeviceAccessCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DeviceOrientationCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DeviceOrientationCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Disable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Disable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DiscardSearchResults

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DiscardSearchResults as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DismissDialog

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DismissDialog as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DispatchDragEvent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DispatchDragEvent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DispatchKeyEvent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DispatchKeyEvent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DispatchMouseEvent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DispatchMouseEvent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DispatchPeriodicSyncEvent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DispatchPeriodicSyncEvent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DispatchSyncEvent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DispatchSyncEvent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DispatchTouchEvent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DispatchTouchEvent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DisposeBrowserContext

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DisposeBrowserContext as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DomCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DomCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DomDebuggerCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DomDebuggerCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DomSnapshotCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DomSnapshotCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for DomStorageCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <DomStorageCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for EmulateNetworkConditionsByRule

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <EmulateNetworkConditionsByRule as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for EmulateTouchFromMouseEvent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <EmulateTouchFromMouseEvent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for EmulationCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <EmulationCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Enable

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Enable as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for EnableDeviceBoundSessions

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <EnableDeviceBoundSessions as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for EnableReportingApi

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <EnableReportingApi as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for End

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <End as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for EventBreakpointsCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <EventBreakpointsCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ExecuteBrowserCommand

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ExecuteBrowserCommand as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ExposeDevToolsProtocol

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ExposeDevToolsProtocol as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ExtensionsCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ExtensionsCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for FailRequest

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <FailRequest as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for FedCmCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <FedCmCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for FetchCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <FetchCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for FetchSchemefulSite

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <FetchSchemefulSite as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for FileSystemCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <FileSystemCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Focus

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Focus as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ForcePseudoState

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ForcePseudoState as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ForceShowPopover

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ForceShowPopover as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ForceStartingStyle

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ForceStartingStyle as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ForciblyPurgeJavaScriptMemory

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ForciblyPurgeJavaScriptMemory as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for FulfillRequest

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <FulfillRequest as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GenerateTestReport

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GenerateTestReport as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAdScriptAncestry

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAdScriptAncestry as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAffectedUrlsForThirdPartyCookieMetadata

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAffectedUrlsForThirdPartyCookieMetadata as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAllTimeSamplingProfile

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAllTimeSamplingProfile as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAnchorElement

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAnchorElement as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAnimatedStylesForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAnimatedStylesForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAnnotatedPageContent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAnnotatedPageContent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAppId

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAppId as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAppManifest

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAppManifest as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAttributes

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAttributes as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetAxNodeAndAncestors

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetAxNodeAndAncestors as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetBackgroundColors

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetBackgroundColors as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetBoxModel

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetBoxModel as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetBrowserCommandLine

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetBrowserCommandLine as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetBrowserContexts

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetBrowserContexts as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetBrowserSamplingProfile

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetBrowserSamplingProfile as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetCategories

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetCategories as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetCertificate

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetCertificate as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetChildAxNodes

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetChildAxNodes as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetComputedStyleForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetComputedStyleForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetContainerForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetContainerForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetContentQuads

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetContentQuads as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetCookies

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetCookies as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetCookies

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetCookies as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetCredential

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetCredential as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetCredentials

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetCredentials as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetCurrentTime

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetCurrentTime as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetDetachedDomNodes

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetDetachedDomNodes as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetDevToolsTarget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetDevToolsTarget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetDirectory

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetDirectory as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetDocument

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetDocument as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetDomCounters

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetDomCounters as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetDomCountersForLeakDetection

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetDomCountersForLeakDetection as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetDomStorageItems

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetDomStorageItems as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetElementByRelation

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetElementByRelation as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetEncodedResponse

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetEncodedResponse as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetEnvironmentVariables

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetEnvironmentVariables as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetEventListeners

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetEventListeners as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetExtensions

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetExtensions as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetFeatureState

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetFeatureState as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetFileInfo

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetFileInfo as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetFrameOwner

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetFrameOwner as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetFrameTree

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetFrameTree as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetFullAxTree

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetFullAxTree as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetGridHighlightObjectsForTest

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetGridHighlightObjectsForTest as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetHighlightObjectForTest

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetHighlightObjectForTest as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetHistogram

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetHistogram as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetHistograms

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetHistograms as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetInfo

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetInfo as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetInlineStylesForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetInlineStylesForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetInstallabilityErrors

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetInstallabilityErrors as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetInterestGroupDetails

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetInterestGroupDetails as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetLayersForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetLayersForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetLayoutMetrics

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetLayoutMetrics as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetLocationForSelector

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetLocationForSelector as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetLonghandProperties

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetLonghandProperties as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetMatchedStylesForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetMatchedStylesForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetMediaQueries

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetMediaQueries as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetMetadata

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetMetadata as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetMetrics

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetMetrics as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetNavigationHistory

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetNavigationHistory as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetNodeForLocation

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetNodeForLocation as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetNodeStackTraces

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetNodeStackTraces as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetNodesForSubtreeByStyle

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetNodesForSubtreeByStyle as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetOriginTrials

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetOriginTrials as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetOsAppState

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetOsAppState as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetOuterHtml

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetOuterHtml as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetOverriddenSensorInformation

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetOverriddenSensorInformation as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetPartialAxTree

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetPartialAxTree as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetPermissionsPolicyState

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetPermissionsPolicyState as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetPlatformFontsForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetPlatformFontsForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetPlaybackRate

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetPlaybackRate as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetProcessInfo

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetProcessInfo as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetQueryingDescendantsForContainer

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetQueryingDescendantsForContainer as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetRealtimeData

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetRealtimeData as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetRelatedWebsiteSets

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetRelatedWebsiteSets as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetRelayoutBoundary

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetRelayoutBoundary as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetRequestPostData

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetRequestPostData as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetResourceContent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetResourceContent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetResourceTree

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetResourceTree as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetResponseBody

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetResponseBody as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetResponseBody

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetResponseBody as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetResponseBodyForInterception

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetResponseBodyForInterception as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetRootAxNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetRootAxNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetSamplingProfile

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetSamplingProfile as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetScreenInfos

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetScreenInfos as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetSearchResults

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetSearchResults as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetSecurityIsolationStatus

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetSecurityIsolationStatus as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetSharedStorageEntries

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetSharedStorageEntries as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetSharedStorageMetadata

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetSharedStorageMetadata as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetSourceOrderHighlightObjectForTest

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetSourceOrderHighlightObjectForTest as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetStorageItems

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetStorageItems as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetStorageKey

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetStorageKey as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetStyleSheetText

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetStyleSheetText as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetTargetInfo

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetTargetInfo as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetTargets

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetTargets as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetTopLayerElements

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetTopLayerElements as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetTrackEventDescriptor

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetTrackEventDescriptor as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetTrustTokens

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetTrustTokens as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetUsageAndQuota

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetUsageAndQuota as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetVersion

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetVersion as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetWindowBounds

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetWindowBounds as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for GetWindowForTarget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <GetWindowForTarget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HandleJavaScriptDialog

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HandleJavaScriptDialog as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HeadlessExperimentalCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HeadlessExperimentalCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HideHighlight

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HideHighlight as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HideHighlight

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HideHighlight as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HighlightNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HighlightNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HighlightNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HighlightNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HighlightQuad

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HighlightQuad as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HighlightRect

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HighlightRect as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HighlightRect

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HighlightRect as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for HighlightSourceOrder

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <HighlightSourceOrder as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ImeSetComposition

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ImeSetComposition as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for IndexedDbCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <IndexedDbCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for InputCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <InputCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for InsertText

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <InsertText as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for InspectorCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <InspectorCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Install

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Install as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for IoCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <IoCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Launch

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Launch as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for LaunchFilesInApp

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <LaunchFilesInApp as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for LayerTreeCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <LayerTreeCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for LoadNetworkResource

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <LoadNetworkResource as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for LoadSnapshot

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <LoadSnapshot as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for LoadUnpacked

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <LoadUnpacked as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for LogCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <LogCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for MakeSnapshot

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <MakeSnapshot as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for MarkUndoableState

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <MarkUndoableState as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for MediaCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <MediaCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for MemoryCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <MemoryCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for MoveTo

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <MoveTo as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Navigate

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Navigate as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for NavigateToHistoryEntry

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <NavigateToHistoryEntry as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for NetworkCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <NetworkCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for OpenCurrentPageInApp

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <OpenCurrentPageInApp as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for OpenDevTools

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <OpenDevTools as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for OpenUrl

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <OpenUrl as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for OverlayCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <OverlayCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for OverrideNetworkState

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <OverrideNetworkState as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for OverrideQuotaForOrigin

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <OverrideQuotaForOrigin as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PageCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PageCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PerformSearch

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PerformSearch as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PerformanceCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PerformanceCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PerformanceTimelineCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PerformanceTimelineCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PreloadCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PreloadCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PrepareForLeakDetection

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PrepareForLeakDetection as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PrintToPdf

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PrintToPdf as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ProduceCompilationCache

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ProduceCompilationCache as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ProfileSnapshot

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ProfileSnapshot as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PushNodeByPathToFrontend

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PushNodeByPathToFrontend as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PushNodesByBackendIdsToFrontend

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PushNodesByBackendIdsToFrontend as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for PwaCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <PwaCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for QueryAxTree

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <QueryAxTree as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for QuerySelector

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <QuerySelector as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for QuerySelectorAll

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <QuerySelectorAll as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Read

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Read as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RecordClockSyncMarker

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RecordClockSyncMarker as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Redo

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Redo as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ReleaseAnimations

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ReleaseAnimations as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ReleaseSnapshot

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ReleaseSnapshot as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Reload

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Reload as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveAttribute

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveAttribute as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveCharacteristic

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveCharacteristic as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveCredential

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveCredential as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveDescriptor

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveDescriptor as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveDomBreakpoint

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveDomBreakpoint as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveDomStorageItem

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveDomStorageItem as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveEventListenerBreakpoint

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveEventListenerBreakpoint as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveInstrumentationBreakpoint

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveInstrumentationBreakpoint as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveScreen

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveScreen as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveScriptToEvaluateOnNewDocument

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveScriptToEvaluateOnNewDocument as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveService

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveService as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveStorageItems

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveStorageItems as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveVirtualAuthenticator

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveVirtualAuthenticator as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RemoveXhrBreakpoint

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RemoveXhrBreakpoint as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ReplaySnapshot

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ReplaySnapshot as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ReplayXhr

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ReplayXhr as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestCacheNames

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestCacheNames as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestCachedResponse

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestCachedResponse as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestChildNodes

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestChildNodes as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestData

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestData as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestDatabase

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestDatabase as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestDatabaseNames

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestDatabaseNames as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestEntries

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestEntries as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestMemoryDump

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestMemoryDump as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RequestNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RequestNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResetCooldown

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResetCooldown as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResetNavigationHistory

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResetNavigationHistory as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResetPageScaleFactor

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResetPageScaleFactor as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResetPermissions

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResetPermissions as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResetSharedStorageBudget

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResetSharedStorageBudget as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResolveAnimation

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResolveAnimation as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResolveBlob

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResolveBlob as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResolveNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResolveNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ResolveValues

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ResolveValues as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for RunBounceTrackingMitigations

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <RunBounceTrackingMitigations as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ScreencastFrameAck

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ScreencastFrameAck as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ScrollIntoViewIfNeeded

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ScrollIntoViewIfNeeded as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SearchInResource

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SearchInResource as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SearchInResponseBody

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SearchInResponseBody as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SecurityCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SecurityCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SeekAnimations

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SeekAnimations as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SelectAccount

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SelectAccount as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SelectPrompt

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SelectPrompt as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SendPendingAttributionReports

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SendPendingAttributionReports as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for ServiceWorkerCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <ServiceWorkerCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAcceptedEncodings

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAcceptedEncodings as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAdBlockingEnabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAdBlockingEnabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAddresses

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAddresses as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAttachDebugStack

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAttachDebugStack as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAttributeValue

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAttributeValue as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAttributesAsText

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAttributesAsText as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAttributionReportingLocalTestingMode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAttributionReportingLocalTestingMode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAttributionReportingTracking

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAttributionReportingTracking as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAutoAttach

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAutoAttach as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAutoDarkModeOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAutoDarkModeOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAutomaticPresenceSimulation

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAutomaticPresenceSimulation as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetAutomationOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetAutomationOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetBlockedUrLs

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetBlockedUrLs as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetBreakOnCspViolation

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetBreakOnCspViolation as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetBypassCsp

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetBypassCsp as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetBypassServiceWorker

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetBypassServiceWorker as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetCacheDisabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetCacheDisabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetContainerQueryText

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetContainerQueryText as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetContentsSize

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetContentsSize as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetCookie

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetCookie as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetCookieControls

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetCookieControls as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetCookies

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetCookies as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetCookies

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetCookies as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetCpuThrottlingRate

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetCpuThrottlingRate as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetCredentialProperties

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetCredentialProperties as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDataSaverOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDataSaverOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDefaultBackgroundColorOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDefaultBackgroundColorOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDeviceMetricsOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDeviceMetricsOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDeviceOrientationOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDeviceOrientationOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDevicePostureOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDevicePostureOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDisabledImageTypes

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDisabledImageTypes as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDiscoverTargets

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDiscoverTargets as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDisplayFeaturesOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDisplayFeaturesOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDockTile

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDockTile as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDocumentContent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDocumentContent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDocumentCookieDisabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDocumentCookieDisabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDomBreakpoint

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDomBreakpoint as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDomStorageItem

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDomStorageItem as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetDownloadBehavior

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetDownloadBehavior as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetEffectivePropertyValueForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetEffectivePropertyValueForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetEmitTouchEventsForMouse

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetEmitTouchEventsForMouse as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetEmulatedMedia

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetEmulatedMedia as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetEmulatedOsTextScale

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetEmulatedOsTextScale as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetEmulatedVisionDeficiency

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetEmulatedVisionDeficiency as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetEventListenerBreakpoint

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetEventListenerBreakpoint as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetExtraHttpHeaders

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetExtraHttpHeaders as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetFileInputFiles

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetFileInputFiles as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetFocusEmulationEnabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetFocusEmulationEnabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetFontFamilies

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetFontFamilies as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetFontSizes

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetFontSizes as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetForceUpdateOnPageLoad

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetForceUpdateOnPageLoad as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetGeolocationOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetGeolocationOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetHardwareConcurrencyOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetHardwareConcurrencyOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetIdleOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetIdleOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetIgnoreCertificateErrors

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetIgnoreCertificateErrors as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetIgnoreInputEvents

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetIgnoreInputEvents as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetInspectMode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetInspectMode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetInspectedNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetInspectedNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetInstrumentationBreakpoint

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetInstrumentationBreakpoint as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetInterceptDrags

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetInterceptDrags as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetInterceptFileChooserDialog

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetInterceptFileChooserDialog as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetInterestGroupAuctionTracking

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetInterestGroupAuctionTracking as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetInterestGroupTracking

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetInterestGroupTracking as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetKeyframeKey

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetKeyframeKey as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetLifecycleEventsEnabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetLifecycleEventsEnabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetLocalFontsEnabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetLocalFontsEnabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetLocaleOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetLocaleOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetMediaText

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetMediaText as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetNodeName

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetNodeName as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetNodeStackTracesEnabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetNodeStackTracesEnabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetNodeValue

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetNodeValue as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetOuterHtml

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetOuterHtml as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPageScaleFactor

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPageScaleFactor as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPaused

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPaused as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPausedInDebuggerMessage

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPausedInDebuggerMessage as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPermission

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPermission as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPlaybackRate

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPlaybackRate as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPrerenderingAllowed

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPrerenderingAllowed as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPressureDataOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPressureDataOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPressureNotificationsSuppressed

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPressureNotificationsSuppressed as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPressureSourceOverrideEnabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPressureSourceOverrideEnabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPressureStateOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPressureStateOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetPropertyRulePropertyName

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetPropertyRulePropertyName as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetProtectedAudienceKAnonymity

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetProtectedAudienceKAnonymity as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetRecording

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetRecording as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetRemoteLocations

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetRemoteLocations as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetResponseOverrideBits

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetResponseOverrideBits as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetRphRegistrationMode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetRphRegistrationMode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetRuleSelector

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetRuleSelector as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSafeAreaInsetsOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSafeAreaInsetsOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetScopeText

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetScopeText as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetScriptExecutionDisabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetScriptExecutionDisabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetScrollbarsHidden

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetScrollbarsHidden as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSensorOverrideEnabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSensorOverrideEnabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSensorOverrideReadings

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSensorOverrideReadings as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSharedStorageEntry

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSharedStorageEntry as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSharedStorageTracking

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSharedStorageTracking as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowAdHighlights

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowAdHighlights as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowContainerQueryOverlays

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowContainerQueryOverlays as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowDebugBorders

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowDebugBorders as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowFlexOverlays

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowFlexOverlays as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowFpsCounter

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowFpsCounter as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowGridOverlays

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowGridOverlays as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowHinge

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowHinge as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowInspectedElementAnchor

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowInspectedElementAnchor as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowIsolatedElements

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowIsolatedElements as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowLayoutShiftRegions

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowLayoutShiftRegions as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowPaintRects

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowPaintRects as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowScrollBottleneckRects

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowScrollBottleneckRects as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowScrollSnapOverlays

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowScrollSnapOverlays as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowViewportSizeOnResize

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowViewportSizeOnResize as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetShowWindowControlsOverlay

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetShowWindowControlsOverlay as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSimulatedCentralState

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSimulatedCentralState as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSinkToUse

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSinkToUse as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSmallViewportHeightDifferenceOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSmallViewportHeightDifferenceOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSpcTransactionMode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSpcTransactionMode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetStorageBucketTracking

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetStorageBucketTracking as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetStorageItems

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetStorageItems as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetStyleSheetText

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetStyleSheetText as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetStyleTexts

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetStyleTexts as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetSupportsText

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetSupportsText as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetTimezoneOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetTimezoneOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetTiming

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetTiming as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetTouchEmulationEnabled

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetTouchEmulationEnabled as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetUserAgentOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetUserAgentOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetUserAgentOverride

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetUserAgentOverride as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetUserVerified

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetUserVerified as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetVirtualTimePolicy

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetVirtualTimePolicy as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetWebLifecycleState

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetWebLifecycleState as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetWindowBounds

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetWindowBounds as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SetXhrBreakpoint

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SetXhrBreakpoint as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SimulateAdvertisement

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SimulateAdvertisement as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SimulateCharacteristicOperationResponse

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SimulateCharacteristicOperationResponse as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SimulateDescriptorOperationResponse

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SimulateDescriptorOperationResponse as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SimulateGattDisconnection

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SimulateGattDisconnection as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SimulateGattOperationResponse

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SimulateGattOperationResponse as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SimulatePreconnectedPeripheral

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SimulatePreconnectedPeripheral as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SimulatePressureNotification

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SimulatePressureNotification as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SkipWaiting

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SkipWaiting as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SnapshotCommandLog

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SnapshotCommandLog as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Start

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Start as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StartDesktopMirroring

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StartDesktopMirroring as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StartObserving

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StartObserving as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StartRuleUsageTracking

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StartRuleUsageTracking as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StartSampling

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StartSampling as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StartScreencast

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StartScreencast as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StartTabMirroring

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StartTabMirroring as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StartViolationsReport

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StartViolationsReport as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StartWorker

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StartWorker as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopAllWorkers

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopAllWorkers as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopCasting

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopCasting as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopLoading

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopLoading as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopObserving

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopObserving as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopRuleUsageTracking

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopRuleUsageTracking as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopSampling

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopSampling as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopScreencast

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopScreencast as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopViolationsReport

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopViolationsReport as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StopWorker

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StopWorker as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StorageCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StorageCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for StreamResourceContent

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <StreamResourceContent as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SynthesizePinchGesture

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SynthesizePinchGesture as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SynthesizeScrollGesture

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SynthesizeScrollGesture as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SynthesizeTapGesture

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SynthesizeTapGesture as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for SystemInfoCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <SystemInfoCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TakeComputedStyleUpdates

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TakeComputedStyleUpdates as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TakeCoverageDelta

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TakeCoverageDelta as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TakeResponseBodyAsStream

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TakeResponseBodyAsStream as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TakeResponseBodyForInterceptionAsStream

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TakeResponseBodyForInterceptionAsStream as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TargetCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TargetCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TetheringCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TetheringCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TracingCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TracingCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TrackCacheStorageForOrigin

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TrackCacheStorageForOrigin as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TrackCacheStorageForStorageKey

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TrackCacheStorageForStorageKey as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TrackComputedStyleUpdates

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TrackComputedStyleUpdates as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TrackComputedStyleUpdatesForNode

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TrackComputedStyleUpdatesForNode as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TrackIndexedDbForOrigin

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TrackIndexedDbForOrigin as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TrackIndexedDbForStorageKey

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TrackIndexedDbForStorageKey as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Trigger

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Trigger as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for TriggerAction

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <TriggerAction as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Unbind

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Unbind as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Undo

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Undo as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Uninstall

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Uninstall as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Uninstall

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Uninstall as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for Unregister

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <Unregister as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for UntrackCacheStorageForOrigin

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <UntrackCacheStorageForOrigin as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for UntrackCacheStorageForStorageKey

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <UntrackCacheStorageForStorageKey as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for UntrackIndexedDbForOrigin

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <UntrackIndexedDbForOrigin as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for UntrackIndexedDbForStorageKey

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <UntrackIndexedDbForStorageKey as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for UpdateRegistration

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <UpdateRegistration as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for WaitForDebugger

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <WaitForDebugger as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for WebAudioCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <WebAudioCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<BrowserProtocolCommands> for WebAuthnCommands

Source§

type Error = BrowserProtocolCommands

The type returned in the event of a conversion error.
Source§

fn try_from( e: BrowserProtocolCommands, ) -> Result<Self, <WebAuthnCommands as TryFrom<BrowserProtocolCommands>>::Error>

Performs the conversion.
Source§

impl TryFrom<Command> for BrowserProtocolCommands

Source§

type Error = Command

The type returned in the event of a conversion error.
Source§

fn try_from( e: Command, ) -> Result<Self, <BrowserProtocolCommands as TryFrom<Command>>::Error>

Performs the conversion.
Source§

impl StructuralPartialEq for BrowserProtocolCommands

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,