From 7ad7726a85ac2b990644475f3e23e63fcd2f9fea Mon Sep 17 00:00:00 2001 From: bret Date: Wed, 7 Oct 2009 07:35:31 -0700 Subject: [PATCH] --- watir/NEWCHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/watir/NEWCHANGES b/watir/NEWCHANGES index 9fb800e5..b2a56071 100644 --- a/watir/NEWCHANGES +++ b/watir/NEWCHANGES @@ -53,6 +53,10 @@ This is a release candidate. * also modified some setup functions to correctly handle closed browsers, browserless windows and others (Rob Aldred) * Add test and implementation for Firefox#status http://jira.openqa.org/browse/WTR-250 (Jarib) +* 2 problems fixed with .click (jubishop) + a) When chaining together element calls the @container becomes an + HTMLElement, but there's no container_var defined for HTMLElement + b) When an