Hi Team,
I am automating some process of a salesforce application. I am getting one issue while using the CV activities. I have to make the selectors of CV Screen Scope dyanamic becz its keeping all the time. While doing so, I am getting element not found error.
eg : I have selectors like this
html app=‘chrome.exe’ title=‘xyz| xyz’
webctrl id=‘brandBand_2’ tag=‘DIV’
After replacing the digit 2 with * , I am getting Element not found error.
Please suggest solution for this.
Thanks,
Alamgir