| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Id810dd3a1388cb239a9a3973c4b9369dd72428af
|
|
|
|
| |
Change-Id: Ic02be496a1b2b7d7728ef0e8a21209f24d971f26
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Done:
- VaadinFinderLocatorStrategy returns optimal paths for any Widget
selectable by it.
- TestBenchSection of the Debug Window picks and clears as expected.
- Debug Window no longer presents user with a widget hierarchy
- Translation from VaadinFinderLocatorStrategy query strings to
ElementQuery API calls (should be done in SelectorPath.java)
- Make SelectorPaths change background color when hovered
Change-Id: Ie122f962a319ddf560fa9ac4f6bc57f32a120f91
|
|
|
|
| |
Change-Id: Ia59fbd4fc5d784423c2fc4da4ed19b81723d6de4
|
|\
| |
| |
| |
| |
| | |
This includes most of the changes from the 7.1 branch
Change-Id: I07354645a3fd2bae76ea0c6ca0cec5124691ecaa
|
| |
| |
| |
| |
| |
| | |
These characters are used in automated tests of Vaadin itself.
Change-Id: I7cff655e36f39c48f539487609e58eac90ec8761
|
| |
| |
| |
| | |
Change-Id: I88070e09010de77ac4656df47a308aae635a8328
|
| |
| |
| |
| | |
Change-Id: I7df7cbd03497168b772ee0636df05afb7bcc7995
|
| |
| |
| |
| | |
Change-Id: Ib95fecb67e97d71fb68faee82aa9ebf458c735f3
|
| |
| |
| |
| | |
Change-Id: If6faa939953023761dccaf256001c6ece018d5e8
|
| |\
| | |
| | |
| | | |
Change-Id: I88cd2dbf8c5c53e6e208c79a736162535ac1e068
|
| | |\
| | | |
| | | |
| | | | |
Change-Id: I2a2a9330c4bf1396b21e5ed420d543dadb74d283
|
| | | |\
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
publish.xml
Change-Id: Ic8187a44ac731a930921a6ddcbe0f7eb07deef7e
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I5674bfdab3a5ff3ff9799178bbf9e187fa7ea544
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ia9a938977437a2188a6f5b207789058abce62965
|
| | | |\ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: If596876f0a17c471dc7db6b6eea25ed1c3b87fb1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ia1ad464b6890248e700ed2dbea03746671210eee
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ie2e5cc48c493d065221a30fa6d2058f7a61f0274
|
| | | |\ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ib0d22bb186bc17ddca2e6dbf09eda7c0d19b88c4
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ib65ade5ecc589717e68e34b7469b5bae3c58786d
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Selectors use IDs, captions, indices of the widget type in parent and
then as a fallback domChild/XPath paths to support sub-part selection
and highlighting as well as other elements without subpart information.
Change-Id: I1ce30a9eb4a96ef0387635ae7464db7e9bd6f542
|
| | | |\ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I58fe3b4126b61ec342ee06c18ce49a7fa7d4fd3d
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I220fe86bcbfbf1c7188d7da78bb0ee446a5df7c2
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
ComponentLocator tries to use all available locator strategies until a
match is found (#12641) and VaadinFinderLocatorStrategy also accepts
simple indexed paths (#12642) with legacy locators as a backup. To
enable mixed use of locators, LegacyLocatorStrategy now implements
getElementByPathStartingAt() (#12643).
Change-Id: I6b763565adef0e294b353ef6e2dfdf70ae0d77a9
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: Ie2880c9321f46a004e53ca0fa08aa43f840e6a5d
|
| | | |\ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Id93edf5895131bb13d1be792d0914ace399e713c
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This allows for "//VScrollTable#row[n]/col[m]" -style locator strings.
Change-Id: I65bea31ab0eaa59fcd5a566ea3d1a43465ef298f
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I8c7db91967003290bbff4e703235aa36d5e9e1f3
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Refactored the ComponentLocator class to allow for implementing
different locator strategies.
Change-Id: I93f3decbce4d4361cc605bcf0ce4379a187c482c
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Ifa1f6b12c1ce9f6d65f707673d3a20e31857064f
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I552885348368f497b8b572614301127fe0460d26
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Ib64f40db6e5568e236db410b0ad0ec2960be37f7
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Various parts of the hierarchy section are split out to separate classes
to permit reusing some of them in other parts of the debug window.
Change-Id: I32ed562bc9d95df2d3c899d9a17a60d45aa703fd
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I97fc69c96dd589cb0d5cde0686dca9e1742f2c86
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
(#12343)
Change-Id: Ife96ff3fe0c3f9c8926cf96eab4f5dfca99e925e
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
focus from one tab to another (#12971)
Change-Id: Ie496a403bdcfc833c4871efbae11453efa66c14e
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I1057424fc8956b05e15a92c32e48a767e9fc8df9
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Iec2e3de627bc1cf5c7d39bf98715b1bf343e7519
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Ie2b95ed4da89e2c5ab8b462300a6f4bd28dc7570
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Ib2ca104b8ab92a23a525c617004c6efe7f7edc14
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I8e47ba926f41fdc103cfa72ba85ca2f9edbc57d0
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Updated sleep method to ensure that long sleeps can be performed without losing
the connection to the browser
Change-Id: I4f29d946e7a9a400e303e3a574876e1bc2d56773
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Mostly useful for very long running tests
Change-Id: I9027f981da0a1e6ba464196449f2a9c27e965d2f
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This is the original cause for the Vaadin issues
Live test at http://artur.virtuallypreinstalled.com/webkit-scrollbars.html
Change-Id: Iaf9a46b635fabcb7cd795547c782c596aa57ce12
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Converted to TB3 to allow running on only one browser
Change-Id: I8a0d20cfb5af798d8b89f3fca86ef7d9d7a37527
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Parser now accepts the following (note missing semicolon after last
@extend-directive):
xyzzy {
@extend foo ;
@extend bar
}
As a consequence, moved 31 sasslang-cases from broken to fixed. Moved
two tests from fixed to broken (34, 95, previously passed accidentally)
Change-Id: I8968074abd79dec71be762ed926cc6f37fbcaa99
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Ic83330cbea688be1c30aa89cad9524016617be8d
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Ic503021884fd52b650f29df221cef3e69e8ef570
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: Ie8638f010d74c569c5ff56e91c95e23a5cb92c9b
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Additional test now ensures that access() works both when called
before init() is done and after init() is done
Change-Id: Id56bd09f1aaa7a6a99eed8d097f12910cdc11596
|