diff options
author | Jonatan Kronqvist <jonatan@vaadin.com> | 2013-09-03 09:20:49 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-09-12 10:53:12 +0000 |
commit | 6ab9e2d060d865f9ecd918209b0620a95a63f6a6 (patch) | |
tree | 6fba35ed6c5f0f1467e8bb49081a22e3865d0df8 /uitest | |
parent | 486d9d3d57822edb1add2872fa9037912e692221 (diff) | |
download | vaadin-framework-6ab9e2d060d865f9ecd918209b0620a95a63f6a6.tar.gz vaadin-framework-6ab9e2d060d865f9ecd918209b0620a95a63f6a6.zip |
Allow different locator strategies #12485
Refactored the ComponentLocator class to allow for implementing
different locator strategies.
Change-Id: I93f3decbce4d4361cc605bcf0ce4379a187c482c
Diffstat (limited to 'uitest')
-rw-r--r-- | uitest/src/com/vaadin/tests/componentlocator/TestDetachedNotPresent.html (renamed from uitest/src/com/vaadin/tests/gwtadapter/componentlocator/TestDetachedNotPresent.html) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/uitest/src/com/vaadin/tests/gwtadapter/componentlocator/TestDetachedNotPresent.html b/uitest/src/com/vaadin/tests/componentlocator/TestDetachedNotPresent.html index 24e5e992ca..24e5e992ca 100644 --- a/uitest/src/com/vaadin/tests/gwtadapter/componentlocator/TestDetachedNotPresent.html +++ b/uitest/src/com/vaadin/tests/componentlocator/TestDetachedNotPresent.html |