What are subprocedures in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
which is the best institute in banglaore for software testing?
Compare java script and vb script?
what is the standards used for writing the script in QTP
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
Which event is triggered when mouse focus comes out of an element in the vbscript language?
write a vb script to display ***** ***** ***** ***** *****
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
Plz give the vb script for the following scenerio. In travel booking we have to select from delhi to mumbai from the combobox The prices will be display in another combo box .But i have to select the lowest price for it and submit it
Explain the .wsf files?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Which function is used in the vbscript language to convert the specified expression into a date type value?
in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script