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 |
Which object provide information about a single runtime error in a vbscript?
How to create a function in vbscript?
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
what is diff between static and dynaic arrys?
How to copy from one script to another script in qtp
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
how to automatically update the sql server2005 database records when insert in vb6?
write a vb script to generate fibonnaci numbers
write a vbscript for traffic signal
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
Is vbscript a case-sensitive or case-insensitive?
Inorder to avoid Message box while writing script which alternative method can be used?