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 / varsha
I think this may caused because u hv not loaded Java add
ins in winrunner.While testing java application using
winrunner in start up script there's option provided to
load Java add ins.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to to get the information from the status bar without doing any activity/click on the hyperlink?
Explain the purpose of loading winrunner add-ins?
Which function to use to compare the application date with system date?
Explain the purpose of different record methods?
How do you handle unexpected events and errors?
How do you suppress a regular expression?
What is the extension of gui map file?
Explain the purpose of gui map configuration?
How to read the third party controls in the application
Define parameterizing?
What is parameterizing?
What is the purpose of regexp_msw_class property?
What is the purpose of the temp GUI map file?
How do you modify the logical name or the physical description of the objects in gui map?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.