Below code is written in UFT 12.5 version and ran on open Web application(Google).
Object is not identified or no action performed in Test result
Browser("name:=Google").Page("title:=Google").WebEdit("xpath:=//INPUT[@name='q']").Set “test”
Any resolution?