wat is com(common object model)object for mozilla firefox???
if any knows the exact answer....plz rply me
Answer Posted / shashankshekharraj
COM is not common object model it is component object model
and this model is at of operating system level not browser
level.
Browser like IE and Mozilla are the components for this
model.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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 codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
Which function allows you to instantiate an object given its programmatic identifier or progid?
Does VB/Win make standalone .EXE files?
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
Which keyword is used to declare a variable in the vbscript language?
Explain the string concatenation function in vbscript?
Explain about tristate constants in vbscript?
When does ‘on click of button’ event gets triggered in the vbscript language?
How to write VB script for login module?
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
Which event is triggered when mouse focus comes out of an element in the vbscript language?
who will create the object?
how to increase the values in text box in a given text box increament by two values by clicking on button