diff options
Diffstat (limited to 'tests/integration-testscripts')
-rw-r--r-- | tests/integration-testscripts/Add_Sampler_to_Liferay.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration-testscripts/Add_Sampler_to_Liferay.html b/tests/integration-testscripts/Add_Sampler_to_Liferay.html index 41a6ea7d20..cf17217c22 100644 --- a/tests/integration-testscripts/Add_Sampler_to_Liferay.html +++ b/tests/integration-testscripts/Add_Sampler_to_Liferay.html @@ -58,7 +58,7 @@ </tr> <tr> <td>mouseClick</td> - <td>//img[@onclick="document.getElementById('layoutTemplateId1').checked = true;"]</td> + <td>layoutTemplateId1</td> <td>65,78</td> </tr> <tr> |