Hi Ethan, Could you provide me with script example how to user vapir?
As I have installed it (vapir-common, vapir-firefox) and how to continue with it? Shall I start my script with: require 'firewatir' ff = FireWatir::Firefox.new ? Br, GS On Jul 24, 1:52 am, Ethan <[email protected]> wrote: > This is fixed in Vapir-Firefox, an improved fork of firewatir - see the page > for that project athttp://vapir.org/and its wiki > athttp://wiki.github.com/vapir/vapir/ > > > > On Fri, Jul 23, 2010 at 11:23, gs <[email protected]> wrote: > > Hi, > > > I am using Firewatir under Mac > > > I've faced an issue with clicking on link: > > > ff.link(:text, "Löschen").click > > > Watir::Exception::UnknownObjectException: Unable to locate element, > > using :text, "L\303\266schen" > > > Does any one has an idea why "Löschen" is being parsed by firewatir as > > "L\303\266schen" ? > > > And any solution for such a problem? > > > Br, > > GS > > > -- > > 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] To unsubscribe: [email protected]
