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
Answer Posted / prasad
1. Use web_link_click("My Profile"). This is more reliable
than image click which takes pixel locations etc.
2. use web_refresh(window) after you do set_window. This is
needed when you hit submit etc but remain in same page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the usage of Test case Design Techniques,in Integration/System Testing?
What is the purpose of the temp GUI map file?
How to check property of specific icon is highlighted or not?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
What is the purpose of gui map configuration?
What happens when the gui map file get loaded?
What actually happens when you load GUI map?
When it is appropriate to change physical description?
What is the difference between gui map and gui map files?
how can you explain your Real Estate Project in front of interviewer..? please step by step......
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What is tsl? What 4gl is it similar too?
What are different types of checkpoints?
Have you used winrunner in your project?
What information is contained in the checklist file and in which file expected results are stored?