зеркало из https://github.com/dotnet/aspnetcore.git
Update Selenium/Playwright (#31497)
* Update Selenium/Playwright * Update selenium-config.json * Update Versions.props
This commit is contained in:
Родитель
b9733f4618
Коммит
79b419c40c
|
@ -242,7 +242,7 @@
|
|||
<NewtonsoftJsonBsonVersion>1.0.2</NewtonsoftJsonBsonVersion>
|
||||
<NewtonsoftJsonVersion>12.0.2</NewtonsoftJsonVersion>
|
||||
<NSwagApiDescriptionClientVersion>13.0.4</NSwagApiDescriptionClientVersion>
|
||||
<PlaywrightSharpVersion>0.191.1</PlaywrightSharpVersion>
|
||||
<PlaywrightSharpVersion>0.192.0</PlaywrightSharpVersion>
|
||||
<PollyExtensionsHttpVersion>3.0.0</PollyExtensionsHttpVersion>
|
||||
<PollyVersion>7.1.0</PollyVersion>
|
||||
<SeleniumSupportVersion>4.0.0-beta1</SeleniumSupportVersion>
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20158.1" />
|
||||
<PackageReference Condition=" '$(InstallPlaywright)' == 'true' " Include="PlaywrightSharp" Version="0.191.1" />
|
||||
<PackageReference Condition=" '$(InstallPlaywright)' == 'true' " Include="PlaywrightSharp" Version="0.192.0" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
Загрузка…
Ссылка в новой задаче