Skip to content

[.net] fix typo in code sample #1257

[.net] fix typo in code sample

[.net] fix typo in code sample #1257

Triggered via push November 6, 2024 20:24
Status Success
Total duration 11m 54s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
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/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#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, stable)
Attempt 1 failed. Reason: Child_process exited with error code 1
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): 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/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 (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 (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/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.'