aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/embedded
Commit message (Collapse)AuthorAgeFilesLines
* Update Chrome version in Test (#11613)Zhe Sun2019-06-121-6/+14
| | | | | | | | 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
* Fix Firefox coordinates, add missing screenshots (#11022)Teemu Suo-Anttila2018-07-031-5/+6
|
* Introduce XVFB cluster testing (#10801)Teemu Suo-Anttila2018-04-171-8/+5
| | | | | | | | | This patch adds the ability and configuration for running tests against cluster running Chrome browsers in XVFB environment. It also contains multiple fixes for combining newer Selenium and Chrome as well as fixes tests that depend on timezones.
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-284-60/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-274-4/+4
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-032-7/+11
| | | | Also removes dependency on junit.framework.TestCase .
* Fix typos (#10095)Ahmed Ashour2017-09-271-1/+1
|
* Remove IE8-IE10 related test codeArtur Signell2016-08-181-10/+0
| | | | Change-Id: Iadacd329c8da969c5ad046abd87db28ac6eade0c
* Update copyright year to 2016Artur Signell2016-08-184-4/+4
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-184-13/+13
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-184-10/+10
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Build uitest war with mavenTeemu Suo-Anttila2016-04-154-0/+293
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda