aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/notification
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1511-755/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Reformat with Luna SR2Artur Signell2015-06-261-2/+1
| | | | Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d
* Adding a temporary style to VNotification on Chrome >=41 (#17252)Alexey Fansky2015-04-101-0/+33
| | | | Change-Id: I41c05e8f8487d351035804e0681947956d861479
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-10/+4
| | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* Fix NotificationDelayTest for IE8 and Chrome. (#14689)Sauli Tähkäpää2015-01-201-15/+12
| | | | Change-Id: I3f92722ce9832ec2b748f2bf20477244597a8912
* Notification should be closed after delay (#14689).Denis Anisimov2015-01-152-0/+105
| | | | | | | | | onEventPreview() method is deprecated and it's called now only for the very first handler. We need it to work for any handler. So old onEventPreview() method is explicitly called with updated logic for the onPreviewNativeEvent(). Change-Id: I11d98ef0bbd284b74bbccb4f6ac2ab26de73f209
* Move TB2 files to separate folderArtur Signell2014-12-185-463/+0
| | | | | | This avoids running other HTML files as TB2 tests Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
* Use converter for Select/Tree/ComboBox when using item id for captionArtur Signell2014-12-121-2/+5
| | | | | | (#11433) Change-Id: I10c47986b98e132e874b2882fbb2323409d67a25
* NotificationsWaiAria test rewrite to TB3.Heikki Ohinmaa2014-08-073-118/+144
| | | | Change-Id: Ifd83ec30c02e7c39eb8d3d4b1c1cf058da939ce1
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-311-2/+2
| | | | | | | | | | Automatic removal of trailing whitespaces in Eclipse does not work even in a nearly consistent way across platforms, versions or even on the same maching within the same workspaces. Saving the same file multiple times even alternates between adding and removing a whitespace on empty block comment lines when saving. Change-Id: I0efd307fd48869ea688eb79aa77c9ba38de5a4a6
* Update remaining copyright years to 2014Artur Signell2014-04-232-2/+2
| | | | Change-Id: I1fc2bd735b538ebac6d4f41fc8536f26795cc85f
* Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-141-7/+12
| | | | | | | | | | * NotificationConfiguration "helpers" removed from Notification * NotificationConfiguration methods accept Type instead of style (String) * Tab.setIconAltText -> Tab.setIconAlternateText * Remove the two new TabSheet.addTab() methods * UI.reinit() -> UI.refresh() Change-Id: I97488e7c6de8cfacc591450d69c821b2973b8707
* Support for middle left/right positions in Notification (#12931).Denis Anisimov2014-04-082-0/+174
| | | | Change-Id: Iac00191ace5d55f8b054f8b66d1802a788d368c2
* Fixed WAI-ARIA test related to #11820 which never has succeededJohn Ahlroos2013-08-151-16/+6
| | | | | | | | | Due to Testbench bug #12375 the test had never succeed on IE9/IE10. To circumvent the issue I changed the way the test was done by substituting the /@class assertion with an xpath statement instead which works on all supported browsers. Change-Id: Iad663ae6cf0976c09e0907942f8324d57b4328e6
* Fixed DOM path in test after accessability improvement #11820John Ahlroos2013-08-091-2/+2
| | | | | | | The WAI-ARIA fix added a new element into the notification making the dom path in the test invalid. Change-Id: Id0ce89ebff618bd68f6a7db51c72b6d25227d0cb
* Support screen reader only notifications (#11830)michaelvogt2013-07-031-0/+3
| | | | Change-Id: I09391b27c0b3df538ffe74c4edb8d96224f14cd3
* Accessibility for Notification (#11820)michaelvogt2013-07-032-0/+230
| | | Change-Id: Ic9c1a417fa791927897b6fcdf35a1fb4444dfd70
* Use proper selector when closing notifications (#9220)Leif Åstrand2012-10-312-12/+12
| | | | Change-Id: Ic207d5423e9f3d18c33be9ce04196446ee11a7ea
* Notification should be HTMLArtur Signell2012-09-121-3/+8
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-309-0/+654