KumaranRaviNew Contributor3 years agoTypeError : textBox.Click is not a function nameField = dynamicDataDisplayControl.IDataDisplayField0; textBox = nameField.firstName; textBox.Click(); textBox.SetText("Abel1"); textBox = nameField.lastName; textBox.Click(); /// Got Erro...Show More
Marsha_RChampion Level 33 years agoIf you move the last name section above the first name section, does it still fail?
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolvedUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentTypeError: (0 , zt.isPlainObject) is not a functionJavaScript runtime error. TypeError: browser.Page is not a functionTypeError: Cannot read property 'Navigate' of null