File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Coypu 4.1.0 - 09.12.2023
2+ * [ #235 ] ( https://github.com/featurist/coypu/pull/235 ) Playwright auth header
3+ * [ #234 ] ( https://github.com/featurist/coypu/pull/234 ) Add ElementScope.DblClick()
4+ * [ #233 ] ( https://github.com/featurist/coypu/pull/233 ) Fix return type of ExecuteScript for Playwright; Add generic overload
5+
16# Coypu 4.1.0 - 09.12.2023
27* [ #231 ] ( https://github.com/featurist/coypu/pull/231 ) Playwright driver
38
Original file line number Diff line number Diff line change 44 <TargetFrameworks >net6.0</TargetFrameworks >
55 <BuildPackage >true</BuildPackage >
66 <AssemblyTitle >Coypu</AssemblyTitle >
7- <AssemblyVersion >4.1 .0.0</AssemblyVersion >
8- <FileVersion >4.1 .0.0</FileVersion >
7+ <AssemblyVersion >4.2 .0.0</AssemblyVersion >
8+ <FileVersion >4.2 .0.0</FileVersion >
99 <PackageId >Coypu</PackageId >
10- <Version >4.1 .0</Version >
10+ <Version >4.2 .0</Version >
1111 <Description >Intuitive, robust browser automation for the .NET platform.
1212This package includes the Coypu 4 framework assembly, which should be referenced by your tests.
1313
You can’t perform that action at this time.
0 commit comments