KumaranRaviNew Contributor4 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 34 years agoIf you move the last name section above the first name section, does it still fail?
Recent DiscussionsFind and Use a Sibling Object Starting from an AliasChild ObjectName Mapping not Working in Latest VersionThere was an attempt to perform an action on a zero-sized window
Related ContentTypeError: (0 , zt.isPlainObject) is not a functionJavaScript runtime error. TypeError: browser.Page is not a functionTypeError: Cannot read property 'Navigate' of null