Skip to content

Run DotNet examples #1278

Run DotNet examples

Run DotNet examples #1278

Triggered via schedule November 14, 2024 22:44
Status Failure
Total duration 13m 47s
Artifacts

dotnet-examples.yml

on: schedule
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 32 warnings
tests (ubuntu, nightly)
Final attempt failed. Child_process exited with error code 1
tests (macos, nightly)
Final attempt failed. Child_process exited with error code 1
tests (macos, stable)
Final attempt failed. Child_process exited with error code 1
tests (ubuntu, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/ActionsTest.cs#L47
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L22
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L38
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L51
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L65
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L90
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/Elements/InteractionTest.cs#L36
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/Elements/InteractionTest.cs#L43
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly): examples/dotnet/SeleniumDocs/Elements/InformationTest.cs#L62
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (ubuntu, nightly)
Attempt 1 failed. Reason: Child_process exited with error code 1
tests (windows, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/ActionsTest.cs#L47
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (windows, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L22
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (windows, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L38
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (windows, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L51
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (windows, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L65
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (windows, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L90
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (windows, nightly): examples/dotnet/SeleniumDocs/Elements/InteractionTest.cs#L36
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (windows, nightly): examples/dotnet/SeleniumDocs/Elements/InteractionTest.cs#L43
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (windows, nightly): examples/dotnet/SeleniumDocs/Elements/InformationTest.cs#L62
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/Elements/InteractionTest.cs#L36
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/Elements/InteractionTest.cs#L43
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/Elements/InformationTest.cs#L62
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/ActionsTest.cs#L47
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L22
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L38
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L51
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L65
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly): examples/dotnet/SeleniumDocs/ActionsAPI/KeysTest.cs#L90
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
tests (macos, nightly)
Attempt 1 failed. Reason: Child_process exited with error code 1
tests (macos, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
tests (macos, stable)
Attempt 2 failed. Reason: Child_process exited with error code 1