aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/uitest
Commit message (Collapse)AuthorAgeFilesLines
* Update Chrome version in Test (#11613)Zhe Sun2019-06-121-0/+7
| | | | | | | | 1) recalculate the offset, as ChromeDriver starts to follow the standard; 2) update screenshots; 3) correct the `click()` call with using coordinates, related to 1) 4) `sendkey()` with using key.modifier adjustment 5) add sleep 6) workaround for mastery failures
* Introduce delay for ChameleonTheme test (#11210)Sun Zhe2018-10-011-0/+1
|
* Update tests for new Chrome (#11150)Ilia Motornyi2018-08-311-2/+6
|
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-285-75/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-275-5/+5
|
* Make BaseThemeTest more stable on IE11Henri Sara2017-08-311-1/+2
| | | | | Try to make the test more stable by using a different way of detecting the presence of a notification. This approach is used e.g. in GridComponentsTest.
* Make ThemeTest notification tests more reliableHenri Sara2017-05-171-0/+1
|
* Move TestBench API to the correct package (#9249)Artur2017-05-091-5/+5
| | | Fixes #9241
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-131-5/+5
| | | | | | | | | | | | | | | | | | | | * Fix TestBench API imports, move functionality from custom elements * Fixes to TestBench APIs and JavaDocs * Merge remote-tracking branch 'origin/master' into 578_tbapi_cleanup * Fix method name in CheckBoxGroupTest * Remove unused custom element classes * Implement getOptions using getOptionElements * Replace setValue with setSelection in CheckBoxGroupElement * Rename CheckBoxGroupElement getSelection to getValue * Fix one last method
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-231-5/+5
| | | | | | | DateField becomes abstract AbstractDateField, PopupDateField becomes DateField Change-Id: I3ac1e02d8754f0770b6a30222cb0fb2a1b9db07b
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-121-2/+2
| | | | Change-Id: I60eabf3b1c6363be505a2d21f7ed439c5357f61f
* Organize importsArtur Signell2016-08-301-2/+2
| | | | Change-Id: Ie58291fd4858d5421b23e56603808f158d559687
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-47/+36
| | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
* Update copyright year to 2016Artur Signell2016-08-185-5/+5
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-185-16/+16
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-151-7/+7
| | | | Change-Id: I5efe17253ecd28dad5a2250076246a9eb30eec62
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-121-8/+9
| | | | Change-Id: I9e766be232d90aab92b5daa77351f4b0a3933f1d
* Remove the "liferay" themeHenri Sara2016-08-051-23/+0
| | | | | | | | The theme was designed for Liferay 6.0 and was following its look. Liferay 6.0 is no longer officially supported by Vaadin 8. Change-Id: I79e8ecd6674b1dce2424121d4c298b69d3f932d4
* Build uitest war with mavenTeemu Suo-Anttila2016-04-157-0/+431
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda