there is something called WinClicker for firewatir also, which seems to be for linux only due to this statement: if /linux/i.match(RUBY_PLATFORM)
So i guess that the "Win" part there means just a regular window :) Look into it's methods and maybe it helps. Jarmo On Apr 1, 10:57 pm, Eric Mathiesen <[email protected]> wrote: > I use XTE if I'm under x-windows in Linux Land. > if you are not familiar with the x test extensions you can read about it > here;http://www.google.com/url?sa=t&source=web&ct=res&cd=1&ved=0CAoQFjAA&u... > > ~Eric > > > > On Thu, Apr 1, 2010 at 12:54 PM, Ethan <[email protected]> wrote: > > Is the solution that is in Angrez's fork written using AutoIt, or JSSH? If > > it is the latter, it should be compatible across all operating systems. But > > I haven't looked at it to see. > > AutoIt is windows-only, yes. > > > On Thu, Apr 1, 2010 at 13:54, lothar <[email protected]> wrote: > > >> Thanks for the quick reply Željko. Yes, I checked out that site > >> before I posted to the group, but it seems to contain windows only > >> solutions. Solution 1 requires 'watir' and 'watir/WindowHelper' which > >> in turn require things like 'watir/win32ole' and 'watir/ie'. It > >> doesn't look like there is a firewatir equivalent to 'watir/ > >> WindowHelper' (i.e. 'firewatir/WindowHelper'). Solution 2 is a > >> windows only solution as well (uses autoit, which I *think* is IE > >> only, but could be wrong on this). > > >> Unless I missed something, that page doesn't contain any solution that > >> works on firewatir + linux. > > >> Any other suggestions? > > >> On Apr 1, 4:07 am, Željko Filipin <[email protected]> > >> wrote: > >> > On Wed, Mar 31, 2010 at 10:26 PM, lothar <[email protected]> wrote: > >> > > I'm trying to use FireWatir (1.6.5) to access a site using Basic > >> > > Authentication and I've been unable to find a solution that works on > >> > > Firefox in Linux. > > >> > Did you read this? > > >> >http://wiki.openqa.org/display/WTR/Basic+Authentication > > >> > Željko > >> > -- > >> > watir.com - community manager > >> > pledgie.com/campaigns/2982 - donate to Watir > >> > watirpodcast.com - host > >> > testingpodcast.com - audio podcasts on software testing. all of them > > >> -- > >> Before posting, please readhttp://watir.com/support. In short: search > >> before you ask, be nice. > > >> You received this message because you are subscribed to > >>http://groups.google.com/group/watir-general > >> To post: [email protected] > >> To unsubscribe: > >> [email protected]<watir-general%2bunsubscr...@goog > >> legroups.com> > > >> To unsubscribe, reply using "remove me" as the subject. > > > -- > > Before posting, please readhttp://watir.com/support. In short: search > > before you ask, be nice. > > > You received this message because you are subscribed to > >http://groups.google.com/group/watir-general > > To post: [email protected] > > To unsubscribe: > > [email protected]<watir-general%2bunsubscr...@goog > > legroups.com> -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected]
