How can I access an object in another frame?
how to increasing the numbers in a given text box please write a vb script
can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
What are the disadvantages of vbscript?
Mention the environments where vbscript could be run?
I want to count the total no of links present in yahoo home page. The script like Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo!India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing But while running the script it is fail (the object not present in the object repository).How to overcome please tell me the detail steps...for QTP9.30
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Give examples where vb script can directly run on users system with windows as os?
Mention the rules for using option explicit statement?
write a vb-script code to delete all the mails in my gmail in the year 2011
write a vb script to generate fibonnaci numbers
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
what is fire event method in qtp?