How to write VB Script for selecting a particular row in a WebTable?
Answer / pravati
u can find the row id by using Getrowwithcelltext(text) method
| Is This Answer Correct ? | 0 Yes | 0 No |
what is fire event method in qtp?
What is Procedure or Subroutine in VB Script?
write a vb script to generate the following pattern ***** **** *** ** *
How many types of operators are available in the vbscript language?
what is the function to get the ascii value of the character?
write a vb script to add two 2*2 matrix
How to get path of the file through scripting?
What is vbscript language used for and which earlier language is it modeled upon?
How to insert snapshot during manual scripting in QTP?
How will you trim the spaces on the left of a string using vbscript?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
How to pass argument by reference to a function in vbscript?