summaryrefslogtreecommitdiffstats
path: root/tests/integration-testscripts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration-testscripts')
-rw-r--r--tests/integration-testscripts/Add_Sampler_to_Liferay.html14
-rw-r--r--tests/integration-testscripts/sampler_deployment_liferay.html7
2 files changed, 13 insertions, 8 deletions
diff --git a/tests/integration-testscripts/Add_Sampler_to_Liferay.html b/tests/integration-testscripts/Add_Sampler_to_Liferay.html
index 7a2a759c82..09a3b7b02a 100644
--- a/tests/integration-testscripts/Add_Sampler_to_Liferay.html
+++ b/tests/integration-testscripts/Add_Sampler_to_Liferay.html
@@ -53,7 +53,7 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//div[1]/div[1]/span</td>
+ <td>layoutTemplateId1</td>
<td></td>
</tr>
<tr>
@@ -73,7 +73,7 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//div[@id='Vaadin']/h2/span</td>
+ <td>//div[@id='Vaadin-Sampler']/p/a</td>
<td></td>
</tr>
<tr>
@@ -81,6 +81,16 @@
<td>//div[@id='Vaadin-Sampler']/p/a</td>
<td>9,8</td>
</tr>
+<tr>
+ <td>pause</td>
+ <td>500</td>
+ <td></td>
+</tr>
+<tr>
+ <td>waitForVaadin</td>
+ <td></td>
+ <td></td>
+</tr>
</tbody></table>
</body>
diff --git a/tests/integration-testscripts/sampler_deployment_liferay.html b/tests/integration-testscripts/sampler_deployment_liferay.html
index 3ac9b306e8..48ba029153 100644
--- a/tests/integration-testscripts/sampler_deployment_liferay.html
+++ b/tests/integration-testscripts/sampler_deployment_liferay.html
@@ -17,18 +17,13 @@
<td></td>
</tr>
<tr>
- <td>waitForElementPresent</td>
- <td>//div[@id='add-page']/a/span</td>
- <td></td>
-</tr>
-<tr>
<td>waitForVaadin</td>
<td></td>
<td></td>
</tr>
<tr>
<td>mouseClick</td>
- <td>vaadin=demosampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[6]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0]</td>
+ <td>vaadin=demosampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[5]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0]</td>
<td>9,12</td>
</tr>
<tr>