aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/table/SelectAllRowsTest.java
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-114/+0
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-7/+1
* Fix multiselection pressing shift before starting (#13483)Guillermo Alvarez2014-09-161-37/+48
* Do not automatically change DesiredCapabilities so equals works the way tests...Artur Signell2014-08-211-7/+2
* Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-151-1/+2
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
| * Make test work with IEArtur Signell2014-03-291-0/+8
| * Removed firefox from SelectAllRowsTest.Sauli Tähkäpää2014-03-281-3/+5
* | Fix SelectAllRowsTest to not alter existing DesiredCapabilitiesTeemu Suo-Anttila2014-03-221-1/+2
* | Make test work in IE. Disable Firefox which doesn't workArtur Signell2014-03-191-10/+17
|/
* Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-071-0/+105