nimishbhuta
7 years agoFrequent Contributor
FireEvent : Values are not populated when I click on Text Box
Hello
I am facing a typicall issue that if I enter the value in the text box and manually perform tab or click outside the textbox then it populates the other values on the screen
But when I perform testcomplete normal click outside the text box,it does not work out.
I am not sure what needs to be done in this case.
Regards,
Nimish
did you try Aliases.browser.HomePage.Frame.DisplayForm.ItemNumberTextBox.Keys"262626"
Insted of SetText? Some times I had experience of SetText not responding.