microsoft / EasyRepro

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

[BUG] ClearValue for LookUp control is not working #1335

Closed BinduJay closed 1 year ago

BinduJay commented 1 year ago

ClearValue for a LookUp field is not working. _xrmApp.Entity.ClearValue(new LookupItem() { Name = fieldname });