Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I send variable value to html property for descriptive programming in QTP
#4
Not Solved
Hi QTPKing..

Thanks for your reply. But the same is not working for me.. I am getting the following error message,
"Cannot identify the object "[ WebButton ]" (of class WebButton). Verify that this object's properties match an object currently displayed in your application."

here is my code,
Code:
Systemutil.Run "iexplore.exe", "http://www.bing.com"
Dim testid
testid = "sb_form_go"
Browser("name:=Bing").Page("title:=Bing").WebButton("html tag:=INPUT,  html id:="&testid).Click

Please let me know of the issues in the same.

Thanks,
Reply


Messages In This Thread
RE: How can I send variable value to html property for descriptive programming in QTP - by QTPian - 07-24-2009, 01:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP Not Recognising Delphi Name Property richardeth 0 2,024 01-30-2014, 09:57 PM
Last Post: richardeth
  capture screenshot using html code and view in QTP Test results Bhuvan 3 7,025 07-19-2013, 02:38 PM
Last Post: Bhuvan
  Not able to send spacebar with End Key to TE nbansal 1 3,400 02-08-2013, 11:31 PM
Last Post: coolguy
  fucntion to send mail in outlook works fine in qtpcode but does not work in .vbs Rashmi 2 3,903 06-13-2011, 09:55 PM
Last Post: byzoor
  Send mails through QTP tester_rahul 2 2,971 04-29-2010, 01:50 PM
Last Post: tester_rahul

Forum Jump:


Users browsing this thread: 1 Guest(s)