Run DotNet examples #1278
Annotations
1 error and 10 warnings
Run tests
Final attempt failed. Child_process exited with error code 1
|
Run tests:
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.'
|
Run tests:
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.'
|
Run tests:
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.'
|
Run tests:
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.'
|
Run tests:
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.'
|
Run tests:
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.'
|
Run tests:
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.'
|
Run tests:
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.'
|
Run tests:
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.'
|
Run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading