12-05-2011, 06:16 PM
Hi,
I used this code and it worked (I am using QTP-11, in QTP 9.2 also it worked)
I used this code and it worked (I am using QTP-11, in QTP 9.2 also it worked)
Code:
Browser("title:=Google").page("title:=Google").WebEdit("name:=q").Set DataTable.Value("SearchID")
Browser("title:=Google").page("title:=Google").WebButton("name:=Google Search").Click