generic function for webedit box for web application
Answer / chakrapani
if Browser("name:="abc").Page("title:= xyz").WebEdit
("name:=username").Exist(2) Then
Browser("name:="abc").Page("title:= xyz").WebEdit
("name:=username").Set "Chakri"
End if
| Is This Answer Correct ? | 2 Yes | 3 No |
Explain about adodb.stream class?
. Program for sorting of numbers in vb script?
what is resorceallocation
My Salary is 65000. How Much TDS I have to pay
how to organize files in object repository of qtp
What is the purpose of the err object in the vbscript language?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
What purpose does ‘on error resume next’ serves?
write a program to display the system specifications of client system with the help of vb script.
How are arrays declared in the vbscript language?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
How can you destroy an object in vbscript?