0.0
No commit activity in last 3 years
No release in over 3 years
An Extension to page-object gem which provides widgets for interacting with GXT controls found on the Gxt Example Gallery http://gxtexamplegallery.appspot.com/
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

< 1.2.0
>= 1.0
>= 2.12.0
>= 0.7.2

Runtime

>= 0.9.1
 Project Readme

This is a collection of widgets which simplify the testing of GXT web applications by extending the page-object gem.

The goal of this library is two-fold. One, to provide a useful set of widgets for working with standard GXT controls. Second, to provide examples of how to extend PageObject for interacting with complex controls.

The first widgets are gxt_grid and gxt_pager.

Work to do: Fill out widgets from the Gxt Example Gallery http://gxtexamplegallery.appspot.com/

Add a Grid with Grouping widget.

Add a Basic Tree Widget.

Add a Basic Tree Grid.

Add a Grid with Grouping.