Bump Selenium.Support, Selenium.WebDriver, System.Numerics.Vectors and System.Threading.Tasks.Extensions in /Framework #1558
Annotations
10 warnings
Build:
Framework/BaseDatabaseTest/Providers/SQLServerProvider.cs#L15
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
Framework/BaseDatabaseTest/Providers/SQLServerProvider.cs#L22
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
Framework/BaseDatabaseTest/Providers/SQLServerProvider.cs#L24
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
Framework/BaseDatabaseTest/Providers/SQLServerProvider.cs#L24
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
Framework/BaseSeleniumTest/ElementHandler.cs#L90
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
Build:
Framework/BaseSeleniumTest/Extensions/Wait.cs#L535
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
Build:
Framework/BaseSeleniumTest/Extensions/Wait.cs#L553
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
Build:
Framework/BaseSeleniumTest/Extensions/AbstractLazyIWebElement.cs#L384
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
Build:
Framework/BaseSeleniumTest/SeleniumDriverManager.cs#L339
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
Build:
Framework/BaseSeleniumTest/Extensions/AbstractLazyIWebElement.cs#L663
'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
|
Loading