Hi,
While recording a Jave based web application, its recording
all my actions and the objects.And I have 5 WebEdit objects
on the page and all are recorded.
But while execution, at the 2 WebEdit object, its entering
the value into the object (Its making a call to the AJAX,
matching the value), when the control get out of this
object the value is erased or cleared.
Could anyone please help.
I have recoreded 5 more scenarios where WebEdit is in the
picture on different webpages and all are working fine.
Here is my Script:
Browser("Sign In").Page("Matching Workbench_3").WebEdit
("locationLookup").Set "0320 - SEATTLE-KM"
Browser("Sign In").Page("Matching Workbench_3").WebEdit
("supplierNameLookup").Set "TRAMMO PETROLEUM INC"
*** SupplierNameLookup is the object, which is haing an
issue.
And also I was using the SendString function, but it didnt
work.
No Answer is Posted For this Question
Be the First to Post Answer
What are they Advantages and Disadvantages in QTP 9.2?
How do u override the meaning of a standard object in QTP?
What is the Difference between copy to action and call to action?
I want some banking domain projects where can i get this projects ( anybody can help me plz)
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
Explain the difference between call to action and copy action?
which type of testing process are you following in ur company? how to recognize a qtp page?
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
How to pass parameters into an action.Please explain me with examples
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible