generic function for webedit box for web application
Answer Posted / 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 |
Post New Answer View All Answers
Why is error handling required?
what is diff between static and dynaic arrys?
who will create the object?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
Explain the adodb.stream class?
how does vb script help in web page designing? explain with example.
How many types of operators are available in the vbscript language?
What is the output of a + b in vbscript if a = 5 and b = 10?
Anyone have qtp11.0 crack?
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?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
how to set one column as primary key in QTP and fetch values accordingly
Explain the constants in vbscript?
What is loose binding? Why is it not a good practice to use it?
Explain the arrays in vb script?