microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
513 stars 285 forks source link

[HOW-TO] How to clear value of a lookup item within a XrmApp Dialog as ClearValue does not exisit in Dialogs #1336

Open BinduJay opened 1 year ago

BinduJay commented 1 year ago

Question

I have a lookup item within a dialog. I am able to set value using Dialogs.SetValue however there is no ClearValue for Dialogs. Please help. image