How do you find the number of elements in a list box in
winrunner?
Answer / radhesh
list_get_info function is there.we can get any property of a
list element.You can use count property and can get the
number of elements in the list..
Thanks
Radhesh
| Is This Answer Correct ? | 1 Yes | 1 No |
Explain the purpose of loading winrunner add-ins?
What is the different types of Data driven testing?
Where are test cycle folders created if TSL Script is not saved
How to Know through script which add-ins are loaded with winrunner?
What is the purpose of regexp_label property?
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
what is winrunner framework
What are the platforms that WinRunner can be used?
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
Which function to use to compare the application date with system date?
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
What is the difference between STATIC FUNCTION & STATIC?