Hi @mikahanninen @eeter, @rasjani
I'm able to click on dropdown(combo box/list item) but unable to select value, please find below details.
UIActionException: Item of text xxxxx not found.
at TestStack.White.UIItems.ListBoxItems.ListItems.Item(String text)
at TestStack.White.UIItems.ListBoxItems.ComboBox.Select(String itemText)
at TestStack.White.Bricks.DelegateInvoker.VoidActionInvokerWrapper`1.Call(Object[] args)
at TestStack.White.Bricks.DynamicProxyInterceptors.Process(IInvocation invocation, CoreInterceptContext interceptedContext)
at TestStack.White.Interceptors.CoreInterceptor.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
20200225 17:36:09.856 : INFO : ${status} = False
20200225 17:36:09.858 : FAIL : BCT_33139 Batch is not Found in Content type Dropdown list
Hi @mikahanninen @eeter, @rasjani I'm able to click on dropdown(combo box/list item) but unable to select value, please find below details. UIActionException: Item of text xxxxx not found. at TestStack.White.UIItems.ListBoxItems.ListItems.Item(String text) at TestStack.White.UIItems.ListBoxItems.ComboBox.Select(String itemText) at TestStack.White.Bricks.DelegateInvoker.VoidActionInvokerWrapper`1.Call(Object[] args) at TestStack.White.Bricks.DynamicProxyInterceptors.Process(IInvocation invocation, CoreInterceptContext interceptedContext) at TestStack.White.Interceptors.CoreInterceptor.Intercept(IInvocation invocation) at Castle.DynamicProxy.AbstractInvocation.Proceed() 20200225 17:36:09.856 : INFO : ${status} = False 20200225 17:36:09.858 : FAIL : BCT_33139 Batch is not Found in Content type Dropdown list