Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Descriptive Programming By giving the description in form of the string arguments
#7
Solved: 10 Years, 9 Months, 2 Weeks ago
Code:
Browser("title:=sdsd").Page("title:="&datatable("a",dtglobalsheet)).Link("html tag:=A","text:=Report Abuse").Exist
or
Code:
a=datatable("a",dtglobalsheet)
Browser("title:=sdsd").Page("title:="&a).Link("html tag:=A","text:=Report Abuse").Exist
Reply


Messages In This Thread
RE: Descriptive Programming By giving the description in form of the string arguments - by freeboynil - 09-12-2012, 08:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can we test Salesforce Standard form using QTP? yona34 0 949 05-22-2018, 10:57 AM
Last Post: yona34
Question Strange form, cant get it marvson 0 1,362 05-12-2016, 07:35 PM
Last Post: marvson
  Descriptive PROGRAMMING sandeepm1989 0 2,020 01-21-2016, 11:46 AM
Last Post: sandeepm1989
  How to pass a date from Excel sheet to web form revati.shendure 1 2,836 11-27-2014, 11:54 AM
Last Post: revati.shendure
  Form testing with UFT12 renukant@gmail.com 3 3,003 05-23-2014, 04:09 PM
Last Post: excellentpawan123

Forum Jump:


Users browsing this thread: 1 Guest(s)