how to double click on list item?
Mon Aug 31, 2009 2:23 pm
Hi, One of the user facing the following problem:
how to double click on list item?
select(java.lang.String selectLocator, java.lang.String optionLocator)
this method only selects (clicks on ) the list item.
I want to double click on list item.
Any help will be highly appreciable
how to double click on list item?
select(java.lang.String selectLocator, java.lang.String optionLocator)
this method only selects (clicks on ) the list item.
I want to double click on list item.
Any help will be highly appreciable
Re: how to double click on list item?
Mon Aug 31, 2009 2:27 pm
Hi,
I have tried the above problem in firefox 2 with following commands:
Bye
I have tried the above problem in firefox 2 with following commands:
- [info] Executing: |mouseDownAt | form1:header:ddQuickOpt | 1,1 |
- [info] Executing: |select | form1:header:ddQuickOpt | label=File# |
- [info] Executing: |mouseMove | form1:header:ddQuickOpt | |
- [info] Executing: |mouseUpAt | form1:header:ddQuickOpt | 1,1 |
Bye
Permissions in this forum:
You cannot reply to topics in this forum