HI
how can handle dynamic image through vb script
example we have to create email id fill the edit box(these
latters change wrong password) i am wating your answer
Answer / srinu
BY this Script we can create an email ID in Edit box
set Edbx = Browser("BN").page("PN")webtable("TN").childitem
(RowNumber,column Number,"web edit",Index No)
Edbx.set "link"
| Is This Answer Correct ? | 0 Yes | 3 No |
How will you get a combined string from array of string in vbscript?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
write a vb script to generate 3*3 matrix
How will you trim the spaces on the left of a string using vbscript?
Explain a few date functions in vbscript
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
how to retrieve native property value in runtime?
Hi, can any one tell this Actually I AM NEW TO QTP I have one qtp script in which it calls the vbs file during it's run TIME by using the ExecuteFile "absolute path" If the vbs file is executed seperately it will give the output in a msgbox In the same way if qtp script is executed the result will be displayed in w result window right? Now the question is how to get that vbs file output in the qtp result window when I run the qtp script which calls the vbsfile during it's run TIME
What are the different types of operators and their order of precedence?
Explain the adodb.stream class?
Explain about scrrun.dll in vbscript?
How to Enter Values on the Command promt using VB script