added csharp alert code #2089
Open
added csharp alert code #2089
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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:
examples/dotnet/SeleniumDocs/Interactions/AlertsTest.cs#L45
The variable 'ex' is declared but never used
|
Run tests:
examples/dotnet/SeleniumDocs/Interactions/AlertsTest.cs#L67
The variable 'ex' is declared but never used
|
Run tests:
examples/dotnet/SeleniumDocs/Interactions/AlertsTest.cs#L90
The variable 'ex' is declared but never used
|
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.'
|
Loading