summaryrefslogtreecommitdiffstats
path: root/uitest-common
diff options
context:
space:
mode:
authorAleksi Hietanen <aleksi@vaadin.com>2016-08-25 19:06:30 +0300
committerVaadin Code Review <review@vaadin.com>2016-08-26 08:23:40 +0000
commit0c8f57d60aba5f4dbad10cf818ae98dc9cb8d47a (patch)
tree1746dcf20199bac3dedf462dbacb876ea9acedf4 /uitest-common
parent4a6a632b1f57a1ddbb437036cb5d17f98f827b47 (diff)
downloadvaadin-framework-0c8f57d60aba5f4dbad10cf818ae98dc9cb8d47a.tar.gz
vaadin-framework-0c8f57d60aba5f4dbad10cf818ae98dc9cb8d47a.zip
Implement new ProgressBar
Change-Id: Ie5c4b0f4d9bc65e484f08832343ba97fff61a9b6
Diffstat (limited to 'uitest-common')
-rw-r--r--uitest-common/src/main/java/com/vaadin/testbench/customelements/ProgressBarElement.java (renamed from uitest-common/src/main/java/com/vaadin/v7/testbench/customelements/ProgressBarElement.java)4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest-common/src/main/java/com/vaadin/v7/testbench/customelements/ProgressBarElement.java b/uitest-common/src/main/java/com/vaadin/testbench/customelements/ProgressBarElement.java
index 15eafb76da..30874d1fee 100644
--- a/uitest-common/src/main/java/com/vaadin/v7/testbench/customelements/ProgressBarElement.java
+++ b/uitest-common/src/main/java/com/vaadin/testbench/customelements/ProgressBarElement.java
@@ -13,14 +13,14 @@
* License for the specific language governing permissions and limitations under
* the License.
*/
-package com.vaadin.v7.testbench.customelements;
+package com.vaadin.testbench.customelements;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import com.vaadin.testbench.elementsbase.ServerClass;
-@ServerClass("com.vaadin.v7.ui.ProgressBar")
+@ServerClass("com.vaadin.ui.ProgressBar")
public class ProgressBarElement
extends com.vaadin.testbench.elements.ProgressBarElement {
stable29'>backport/46480/stable29 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es_CR.js
blob: 4743029e43cfb340cdf53bf4dd729f59376c20c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140