how to double click on list item?
Page 1 of 1 • Share •
how to double click on list item?
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?
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
Similar topics» Joanne's pick up list
» Item Abuse Freerun by gbreezerunner
» click aici Pentru a invata cum sa joci Foarte Bine cs !!!
» how to double click on list item?
» 3.400 - Double click in the blank cover art area and it causes an exception to occur.
» Item Abuse Freerun by gbreezerunner
» click aici Pentru a invata cum sa joci Foarte Bine cs !!!
» how to double click on list item?
» 3.400 - Double click in the blank cover art area and it causes an exception to occur.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case