Vapir is a fork of Watir which, among many other improvements, correctly
performs click actions including both the relevant events (mousedown,
mouseup, and click) as well as setting correct information on the events
such as mouse button, mouse position, etc. see http://vapir.org/
-Ethan
2010/10/2
Hi
I had got problem with test of GWT (GWT-Ext) projects, too.
I can't click on GWT editable grid's cell.
This topic help me
http://kspace.in/blog/2010/02/11/selecting-extjs-grid-row-using-watir/
May be it be useful for you too
On 27 окт, 04:41, jpapa wrote:
> I'm attempting to use Watir to test