i am trying to automate yatra.com,in that site, when i go to
automate the Leaving from field showing as a WEBEDIT, but
when i enter 1 or 2 char, it displaying dropdownlist, i try
to use keyboard automation to select the item from that list
but it is not possible, can anybody help he.
Thans for posting the Answer
No Answer is Posted For this Question
Be the First to Post Answer
When to Insert transactions in QTP?
Explain different type of event trigger option.
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
draw the qtp frame work?
How to use Environment parameterization? Explain with an example.
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
is it possible to check the text displayed in the tool tip using QTP? if so, how?
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
What is 'sleep' in sync point?
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc