Commit ba92f388 authored by Matevz Golob's avatar Matevz Golob

modify Xpaths

parent 8d89dbb5
......@@ -296,10 +296,10 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//*[@id="context_bar"]/span[4]/span[1]/button[3]</td>
<td>//button[@name="Base_createCloneDocument:method"]</td>
<td></td>
</tr>
<!-- <tr>
<tr>
<td>verifyTextPresent</td>
<td>Created Clone Web Page.</td>
<td></td>
......@@ -316,7 +316,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//*[@id="master"]/div/div[1]/button</td>
<td>//button[@name="Base_edit:method" and @title="Save"]</td>
<td></td>
</tr>
<tr>
......@@ -343,7 +343,7 @@
<td>verifyTextPresent</td>
<td>Published Alive</td>
<td></td>
</tr> -->
</tr>
<tr>
<td>open</td>
<td>${base_url}</td>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment