Hi All,
I am facing one problem in QTP.
There is link object in my application that exist in the
Frame in mozilla firefox. Click event on that object is not
working but once the frame is enabled/activated then click
event works fine.But the frame does not have the activate
property.
This problem is coming in firefox only.
Regards
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
What are lbound and ubound in the vbscript language?
Compare java script and vb script?
Difference between dim,public and private variables in vb script?
How can you create an object in vbscript?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
What are the naming conventions while declaring a variable in the vbscript language?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
please can you help me to get a code of flames using a visual basic 6
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.