Additional APIs for WebContents #303
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]
|