aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/window
Commit message (Expand)AuthorAgeFilesLines
* Disable browser log test for Firefox. (#12492)Anna Koskinen2021-11-261-3/+3
* Fix TabSheetElement clicks for IE, test tweaks. (#12291)Anna Koskinen2021-05-072-48/+15
* Test fixes & split failsafe integration test runs into smaller batches (#12103)Anna Koskinen2020-10-012-9/+7
* Don't center a window that has already been removed. (#11956)Anna Koskinen2020-04-241-0/+32
* Test tweaks (#11841)Anna Koskinen2019-12-061-5/+17
* Close window on ESC, when maximized button is clicked (#11840)Anastasia Smirnova2019-12-051-0/+27
* Update Chrome version, snapshots and fix tests (#11684)Zhe Sun2019-08-051-2/+4
* Fixes unstable/muted tests (#11640)8.9.0.alpha1Zhe Sun2019-06-281-8/+7
* Update Chrome version in Test (#11613)Zhe Sun2019-06-121-6/+16
* Code format (#11548)Sun Zhe2019-04-291-2/+1
* Add delay to the unstable test (#11538)Sun Zhe2019-04-091-1/+1
* Use Enter and Space keys to fire Window header buttons (#11517) (#11534)KatriHaapalinna2019-04-081-0/+405
* Fix #11369 (#11403)Maciej Przepióra2019-01-171-0/+39
* Refactor the usage of KeyMapper in ActionManager. (#11265)Sun Zhe2018-10-261-0/+29
* Fix/focus inside window chrome (#11142)Mehdi Javan2018-09-191-0/+54
* Fix Firefox coordinates, add missing screenshots (#11022)Teemu Suo-Anttila2018-07-033-3/+16
* Fix ComboboxScrollableWindowTest to use assertion (#11014)Teemu Suo-Anttila2018-06-291-1/+12
* Upgrade TestBench version to 5.2 (#11005)Teemu Suo-Anttila2018-06-281-10/+5
* Fix valdiation builds to use correct browser (#11000)Teemu Suo-Anttila2018-06-272-2/+20
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-261-9/+0
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-3/+3
* Fix Window layout when resizing (#10830)Anna Koskinen2018-05-032-0/+56
* Fix tests to use shorted screenshot filenames (#10862)Teemu Suo-Anttila2018-05-021-1/+1
* Add a check for tab events trying to set focus outside a modal Window (#10655)Olli Tietäväinen2018-04-162-2/+62
* Remove empty comments (#10789)Ilia Motornyi2018-04-055-12/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2823-345/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2721-21/+21
* Make modal window focus circulate correctly (#10497)Olli Tietäväinen2018-01-241-15/+34
* Add aria-modal attribute and role='dialog' for modal Window (#10447)Olli Tietäväinen2018-01-091-0/+16
* Make focus circulate in modal dialog to improve accessibility (#10260)Péter Török2017-11-071-1/+7
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-9/+2
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0313-63/+76
* Find active connector anywhere in the DOM (#9429)Artur2017-05-261-0/+34
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-136-8/+8
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-4/+4
* Provide access to window order position in windows stack (#14325).Denis Anisimov2016-11-291-0/+182
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-121-1/+1
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-121-1/+1
* Make sleep in tests throw RuntimeException to avoid try catchesArtur Signell2016-09-091-4/+1
* Organize importsArtur Signell2016-08-301-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-226-7/+7
* Organize importsArtur Signell2016-08-202-8/+9
* Remove IE8-IE10 related test codeArtur Signell2016-08-183-44/+1
* Update copyright year to 2016Artur Signell2016-08-1820-20/+20
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1821-72/+72
* Format using Eclipse NeonArtur Signell2016-08-1815-64/+70
* Remove Form and FormFieldFactoryArtur Signell2016-08-171-35/+0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-1/+2
* Disable tooltip tests for Firefox.Henri Sara2016-07-131-1/+1
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-05-121-0/+77