There are 5 web pages.write a script to click the button on
4th web page.
No Answer is Posted For this Question
Be the First to Post Answer
where can i learn VB scripint ?
What is the difference between vb debugger and the script debugger?
Which is the default Data types in VBScript?
How will you get a string with the specified character the specified number of times in vbscript?
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
What is the difference between for loop and while loop?
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
Write a code to print numbers from 5 to 0?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
How to assign a date value to a variable?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.