Active Topics Memberlist Calendar Search Help | |
Register Login |
One Stop Testing Forum : Testing Tools @ OneStopTesting : WinRunner @ OneStopTesting |
Topic: Click the html table |
|
Author | Message |
Pooja
Newbie Joined: 14Feb2007 Online Status: Offline Posts: 1 |
Topic: Click the html table Posted: 14Feb2007 at 12:27pm |
I have an html table in a web application with check boxes in one
column. I wish to check them using winrunner but i don't know how to do
it. I tried "tbl_click_cell" but i get an error "Undefined function".
What is a way i can achieve this?
-Thanks Post Resume: Click here to Upload your Resume & Apply for Jobs |
|
IP Logged | |
Ajay
Newbie Joined: 14Feb2007 Online Status: Offline Posts: 1 |
Posted: 14Feb2007 at 12:34pm |
you are going to have to step through the column along each row and use
the web_obj_get_child_item() and web_obj_get_info() functions to
interact with the control.
when you have the column and row position of your cell, use the web_obj_get_child_item() function to pull the physical description of the checkbox from the cell, then follow up with the web_obj_get_info to pull the value or state of the control for your comparison. You will have to write the code to do this manually as it isn't something that is going to be recorded. |
|
IP Logged | |
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
© Vyom Technosoft Pvt. Ltd. All Rights Reserved.