Re: [wtr-general] Click on links on a dynamic pane

2011-03-17 Thread Basim Baassiri
When you say click on the action, do you use click method or do you use
fire_event ?

On Thu, Mar 17, 2011 at 11:13 AM, Aravind aravindredd...@gmail.com wrote:

 Hi

 This is the continuation of my previous question which is resolved.

 I have some links with the name action in the1st column of all the
 rows in a table.
 When I click the action link a dynamic pane will be displayed with few more
 links.
 Now i have click on any of the links on the pane.

 The image of the page and the html is attached.

 Please help.

 thanks
 aravind


 --
 Before posting, please read http://watir.com/support. In short: search
 before you ask, be nice.

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com


-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] Click on links on a dynamic pane

2011-03-17 Thread Aravind
Basim

I used Click method

thanks
aravind



On Thu, Mar 17, 2011 at 8:51 PM, Basim Baassiri ba...@baassiri.ca wrote:

 When you say click on the action, do you use click method or do you use
 fire_event ?

   On Thu, Mar 17, 2011 at 11:13 AM, Aravind aravindredd...@gmail.comwrote:

   Hi

 This is the continuation of my previous question which is resolved.

 I have some links with the name action in the1st column of all the
 rows in a table.
 When I click the action link a dynamic pane will be displayed with few
 more links.
 Now i have click on any of the links on the pane.

 The image of the page and the html is attached.

 Please help.

 thanks
 aravind


 --
 Before posting, please read http://watir.com/support. In short: search
 before you ask, be nice.

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com


 --
 Before posting, please read http://watir.com/support. In short: search
 before you ask, be nice.

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com


-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] Click on links on a dynamic pane

2011-03-17 Thread Basim Baassiri
Without seeing the code that you have tried, i would recommend fire_event
onmouseover to trigger the menu and the fire_event on the link you want to
click from the actions menu

On Thu, Mar 17, 2011 at 11:25 AM, Aravind aravindredd...@gmail.com wrote:

 Basim

 I used Click method

 thanks
 aravind



 On Thu, Mar 17, 2011 at 8:51 PM, Basim Baassiri ba...@baassiri.ca wrote:

 When you say click on the action, do you use click method or do you use
 fire_event ?

   On Thu, Mar 17, 2011 at 11:13 AM, Aravind aravindredd...@gmail.comwrote:

   Hi

 This is the continuation of my previous question which is resolved.

 I have some links with the name action in the1st column of all the
 rows in a table.
 When I click the action link a dynamic pane will be displayed with few
 more links.
 Now i have click on any of the links on the pane.

 The image of the page and the html is attached.

 Please help.

 thanks
 aravind


 --
 Before posting, please read http://watir.com/support. In short: search
 before you ask, be nice.

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com


 --
 Before posting, please read http://watir.com/support. In short: search
 before you ask, be nice.

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com


  --
 Before posting, please read http://watir.com/support. In short: search
 before you ask, be nice.

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com


-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com