Skip to content

Additional APIs for WebContents #303

Additional APIs for WebContents

Additional APIs for WebContents #303

Triggered via pull request December 4, 2025 19:07
@agracioagracio
synchronize #958
agracio:apis
Status Failure
Total duration 5m 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
windows
Process completed with exit code 1.
windows
Target "RunUnitTests" has thrown an exception
GetSetZoomLevel_check: src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs#L110
System.TimeoutException : No response after 1000ms trying to retrieve value webContents.GetZoomLevelAsync()
windows
[xUnit.net 00:00:12.80] GetSetZoomLevel_check [FAIL]
UserAgentProperty_check: src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs#L184
System.AggregateException : One or more errors occurred. (No response after 1000ms trying to retrieve value webContents.UserAgent()) ---- System.TimeoutException : No response after 1000ms trying to retrieve value webContents.UserAgent()
windows
[xUnit.net 00:00:11.73] UserAgentProperty_check [FAIL]
GetSetUserAgent_check: src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs#L177
System.TimeoutException : No response after 1000ms trying to retrieve value webContents.GetUserAgentAsync()
windows
[xUnit.net 00:00:10.51] GetSetUserAgent_check [FAIL]