Hi anyone Can Send Solution to the Question wt m posting now
Prepare Script for the Bellow Scenario?
Login to Gmail Page
Open Inbox
check Mails
save them in a Folder
No Answer is Posted For this Question
Be the First to Post Answer
Which operator is used to concatenate the 2 values in the vbscript language?
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 many types of procedures are available in the vbscript language?
What is variant in vb script?
What is the scope of a constant declared using public?
print the array values in ascending order?
which one is more secure vb script or java script ??????? or both are same ??????
what do you mean .ota mobile format
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
how to comvert 120 into one hunderd twenty rupees only and vice varsa
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??