Martijn Vermaat
Martijn Vermaat
**Is your feature request related to a problem? Please describe.** Currently many projects use ILMerge for deploying plug-in solutions with external dependencies. Microsoft recently released the preview for deploying NuGet...
The below code fails for text fields without labels. Pull request to easyrepro will be made: ```` // Needed to transfer focus out of special fields (email or phone) var...
When using a command that clicks a button, it now causes nullreferencexceptions. Probably issue in EasyRepro
Revert to ; as escape character when https://github.com/SpecFlowOSS/SpecFlow/issues/2261 is fixed
Some forms have quick create forms. These can be used instead of regular forms. * Keep in mind related records * Prefer is when available? Or maybe via a tag...
Sometimes an entity can have multiple forms configured in a model app. Support testing on multiple forms or some sort of form selection
See https://github.com/mVermaat/Crm.Specflow/issues/38
In some edge cases it can happen that a value isn't set properly. This usually happens if fields are being set fast. In example | Property | Value | |...
Currently we are using the 'Vermaat.Crm.SpecFlow' namespace. It would be great to modernise this. Keep SpecFlow & Power Platform in mind. Feel free to comment with any suggestions.
EasyRepro has support when logging in for 2FA using a one time code. Include this option when logging in with SpecFlow Extensions