In our application qtp unable to indentify the menu
items,we tried number of times to add objetcs into object
repository but fail. through normal recording mode only
objects going to add into repository but while running same
recording script qtp showing a error like " unable to
indentify the object". in repository there is no any
properties and pro values for that object and also i tried
with virtual object config also unable to find the object
in application and in repository.
Then what i have to do to identify menu objects?????
can anybody hell me pls..............
Answer Posted / pratap
hey, try to add the objects by holding ctrl button the keyboard i think it works.
else try to reinstall and see i dont know perfectly i am guessing...
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to make sure that items in a wintree are sorted al?
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Which object provide information about a single runtime error in a vbscript?
How will you get a subset of a array in vbscript?
Explain the support of asp for vb script functionality?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Write a code to print numbers from 5 to 0?
who will create the object?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
How will you get the last occurrence of one string within another string using vbscript?
How to add actions in driver script to run those actions in QTP?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
How to write functions and sub in vb script?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me