pclarke
8 years agoOccasional Contributor
Test Complete not finding objects in salesforce
I am trying to automate tests for Salesforce but I am struggling to identify any objects all I get back is
Sys.Process("chrome").BrowserWindow(0).Client("Google Chrome").Client(1).Client(0).Document(0)
essentially the whole web page - even the Object Browser does not identify any lower level objects.
has anyone had experience of testing Salesforce CRM?