You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft Dynamics 365 Online Version 8.2 (8.2.x) (DB 8.2.x) online
Microsoft Dynamics 365 Online Version 9.0 (9.0.x) (DB 9.0.x) online
Microsoft Dynamics 365 Online Version 9.0.2 (9.0.2) (DB 9.0.2) online
Microsoft Dynamics 365 Online Version 9.1 (9.1.x) (DB 9.1.x) online
UCI or Classic Web
UCI (XrmApp)
Classic Web (XrmBrowser)
Online or On Premise
Online
On Premise
Browser
Chrome
Firefox
IE
Edge
Describe the bug
Exception:
Optionset field 'med_customergroupdesc' exists on Quick Create form, however this library does not find it. XPaths seem wrong here for this type of field or do not properly support Quick Create optionset fields.
System.InvalidOperationException : OptionSet Field: 'med_customergroupdesc' does not exist
at Microsoft.Dynamics365.UIAutomation.Browser.BrowserCommand`1.Execute[T1,T2,T3,T4,T5,T6,T7,T8,T9](IWebDriver driver, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8, T9 p9)
at Microsoft.Dynamics365.UIAutomation.Browser.BrowserPage.Execute[TResult](BrowserCommandOptions options, Func`2 delegate)
at Medline.Crm.UIAutomation.Core.EasyRepro.Fields.QuickCreateBodyFormField.SetOptionSetField(OptionSetValue value)
Bug Report
EasyRepro Version
UCI or Classic Web
Online or On Premise
Browser
Describe the bug
Exception:
HTML of control on quick create form:
Method from library does not have any targeting code for a 'button' tag in this method or from any of the XPath dictionary values.
XPath for Entity_OptionsetStatusCombo
Expected behavior
Optionset value is able to be set on Quick Create form
The text was updated successfully, but these errors were encountered: