Answer Posted / jpmumbai10
Hi,
Using "GetCellData" or "GetRowWithCellText" methods we can validate the text in a Web Table.
Your's
Jp
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How will you get the natural logarithm of the given number in vbscript?
How will you format a number in percetage format in vbscript?
What is the main difference between function and sub-procedure?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
Why to use option explicit in vb script?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
Explain the asc function?
How to assign a numeric value to a variable?
How will you get the octal value of the given number in vbscript?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
How to Convert Hex color code to color name in VB Script?
What purpose does ‘on error resume next’ serves?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Explain about the extension .hta?