When attempting to run my code, I consistently encounter the following error: “Error UI-REL-001 Large idx in Selectors Selector from activity Click Text contains large IDX number. Threshold is 2.” Despite adjusting the IDX through settings, the issue persists. I seek assistance in resolving this matter
Hi @Chari_tee
By Default the value will be 2 so change the threshold value in the workflow analyzer as per your requirement.
Project Panel → Settings → Workflow Analyzer → Type idx in the search bar and you will get the Large idx in selector and at the bottom of that you can see the value as 2 so change the value from 2 to the value as per your requirement and then click OK.
Hope it helps!!
Regards
2 Likes
Thank you @vrdabberu but I tried that already still getting the same error
I did and I’m now getting a different error “Container Usage Top level selector used outside scoped containers in activities Click Text ‘pbdw’ Click ‘Button’”
@vrdabberu Thank you.