mVermaat / Crm.Specflow

D365 Extension for SpecFlow allows you to automatically test your Dynamics 365 CE implementation. It provides a broad set of SpecFlow steps to help you create your scripts very rapidly. It leverages the EasyRepro library from Microsoft for the User Interface related tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ribbon actions causing NullReferenceExceptions

mVermaat opened this issue · comments

When using a command that clicks a button, it now causes nullreferencexceptions. Probably issue in EasyRepro

Confirmed. Will make workaround as decribed in microsoft/EasyRepro#1087. Remove workaround when EasyRepro is updated