We are working for test automation using TAF for ARAS and Azure DevOps pipeline. For one of the scenario test developments, we are not able to handle relationship search dialog box to select item and click on 'OK' button after selecting an object inside.
(API tested but didnt work:Close.SelectItemDialog(target).ByOkButton. Click.On(SearchDialogElement.OkButton(target)
We are looking for API for multiselect in TGV grid and go for context menu, kindly provide suggestions and approaches.
Thanks in advance.