Question
Control interrogated and added to object explorer but not working
Hello,
I am trying to automate salesforce web application and able to interrogate different control but the control is not working and giving error as "Error executing link in Automation: Login - From: Salesforce_chrome.New2.WaitForCreate() To: Salesforce_chrome.New2.PerformClick()
The control New2 is not matched.".
When I try to re-interrogate then new control is getting created. I have checked the match rule as well and it looks perfectly fine as there is no attribute which is changing.
Could you please help to get this resolved.
It is likely you still have a matching issue. Interrogation, if you click the RefreshMatching icon, does your current control match? If so, then you may have to call Rematch in your automation. You might also try using a different match rule(s) that don't require you to call Refresh Matching.