[Wtr-general] problem in attaching to browser using FireWatir

2007-04-14 Thread VIKASH KUMAR
I am trying to attach to a browser using title, If I am using watir, I can just attach to a browser using: require 'watir' ie = Watir::IE.attach(:title,"Google") But, In case of firewatir, I am facing problem, i.e. when I use : require 'firewatir' ff = FireWatir::Firefox.attach(:title,"Google")

[Wtr-general] [ANN] Test Driven Ajax - assert_xpath, assert_javascript, & assert_ajax

2007-04-14 Thread Phlip
Railsers et al: Anyone developing Ajax applications needs to read my new Short Cut, at O'Reilly: http://www.oreilly.com/catalog/9780596510657/ "Test Driven Ajax (on Rails)" The paper shows how to write an Ajax website using these new assertions: . assert_xml - check that HTML is XHTML an