microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
521 stars 288 forks source link

Wave 2 NuGet Package Release Date #1230

Closed AmarSinghMSFT closed 2 years ago

AmarSinghMSFT commented 2 years ago

Question

**What is the planned release date of EasyRepro NuGet Package (Dynamics365.UIAutomation.Api) for Wave 2 code base? Is it possible to release an early beta version for Wave 2 code base?

All test and production environment in my project is upgraded to Wave 2 last weekend and we are using NuGet Package. So it will be very difficult to wait until Dec, 31st. Please advice what can be done here.**

JakeObrienMercuryXrm commented 2 years ago

Hey, I had the same issue, however there are pre-release versions out that you can update your project with. When you click to manage nuget packages make sure you have ticked 'Include prerelease'. As you can see in the screenshot, the version I have it a Wave 2 preview release. It has fixed a lot of things, although I still have issues opening Subgrid rows and a few other issues.

image

Hope this helps :)

AmarSinghMSFT commented 2 years ago

Hey, I had the same issue, however there are pre-release versions out that you can update your project with. When you click to manage nuget packages make sure you have ticked 'Include prerelease'. As you can see in the screenshot, the version I have it a Wave 2 preview release. It has fixed a lot of things, although I still have issues opening Subgrid rows and a few other issues.

image

Hope this helps :)

Thank you @JakeObrienMercuryXrm

JakeObrienMercuryXrm commented 2 years ago

@AmarSinghMSFT You're welcome :)