[wtr-general] Re: problem in clicking span

2009-02-15 Thread jam
Hi Chen, I got the solution. The html is generated dynamically. I used link(:id,id).fire_event("onmouseover") link(:id,id).fire_event("onclick") this seems to work fine Thanks for your kind assistence. Regards, Jam On Feb 13, 4:43 pm, wesley chen wrote: > Would you please provide more detai

[wtr-general] Call for Share - Atlanta Open Source Test Automation Shareathon (AOSTAS)

2009-02-15 Thread Al Snow
*Call for Share - Atlanta Open Source Test Automation Shareathon (AOSTAS)* Inspired by the OSTATLI (http://testobsessed.com/2009/01/29/ostatli/) on *February 5th, *I am inviting all open source test automation tool aficionados in the *Atlanta, Georgia area* to join me for a day of mutual sharing

[wtr-general] Re: element_by_xpath return value

2009-02-15 Thread Angrez Singh
AFAIK, we can do that in Watir as well. > Angrez is the author of both Watir's xpath support as well as FireWatir, > > so that is probably why xpath works better with FireWatir than WatirIE. > > > :), only difference in Firewatir & Watir xpath support is that in Firewatir, firefox supports eleme

[wtr-general] select_no_wait function does not work for download pop up handling.

2009-02-15 Thread Bill Xu
Hi: I want to use select_no_wait function (I am testing on a dropdown control and while you select the dropdown control, it pops up download file page), select_no_wait is the function i got from http://wiki.openqa.org/display/WTR/JavaScript+Pop+Ups (iteam 6) but it seems does not work. It can no