From: David Wright Date: 2011-12-14T06:46:12+09:00 Subject: Re: Watir Select_List Not Triggering Dynamic Page Updates ie.select_list(:id, "ctl00_DropDownList1").select("Blah") ie.select_list(:id, "ctl00_DropDownList1").fire_event "onclick" http://stackoverflow.com/questions/3787555/how-to-find-out-which-javascript-events-fired -- Posted via http://www.ruby-forum.com/.