added csharp alert code #1313
Annotations
1 error and 10 warnings
|
|
|
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.'
|
|
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.'
|
|
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.'
|
|
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.'
|
|
examples/dotnet/SeleniumDocs/Interactions/AlertsTest.cs#L45
The variable 'ex' is declared but never used
|
|
examples/dotnet/SeleniumDocs/Interactions/AlertsTest.cs#L67
The variable 'ex' is declared but never used
|
|
examples/dotnet/SeleniumDocs/Interactions/AlertsTest.cs#L90
The variable 'ex' is declared but never used
|
|
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.'
|
|
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.'
|
|
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.'
|
The logs for this run have expired and are no longer available.
Loading