We have an application which is built using multiple
technologies and are using QTP as the tool for Automating
the same. While we spy over a combo box in this
application, we get the object name as a "Combo Control"
and we are not able to perform any action over this object
in either selecting or checking any method for the same
like "Exist" etc. Hence we thought of a solution and the
same can be found below
No Answer is Posted For this Question
Be the First to Post Answer
What are lbound and ubound in the vbscript language?
Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
How to select a value from a list box by using Selenium web-driver?
what is the differance between BYVAL,BYREF?
What is the purpose of regexp object in vbscript?
How to delete a cookie using vbscript?
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 do you write an SQL insert statement?
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How can you have different number of cells for each row of a table in HTML?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?