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 |
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
How can you test font size, type and color using QTP tool?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
What methods are used to create text files and open text files in the vbscript language?
write a vb script to rename a folder from tree4 to tree7
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
Why is error handling required?
What is a class in CSS?
w r p syed then output was deys and click eysd and click ysde and click sdey and click deys and click eysd............
Explain about arrays in vb script?
Input = 124 output should be 124421 Please do not use any string functions/variables
how to automatically update the sql server2005 database records when insert in vb6?