summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/hostgroup-add-member-host.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/functional/hostgroup-add-member-host.html')
-rw-r--r--install/ui/test/functional/hostgroup-add-member-host.html26
1 files changed, 8 insertions, 18 deletions
diff --git a/install/ui/test/functional/hostgroup-add-member-host.html b/install/ui/test/functional/hostgroup-add-member-host.html
index 843bdb2eb..d8972a7d8 100644
--- a/install/ui/test/functional/hostgroup-add-member-host.html
+++ b/install/ui/test/functional/hostgroup-add-member-host.html
@@ -13,7 +13,7 @@
</thead><tbody>
<tr>
<td>open</td>
- <td>/ipa/ui/#navigation=0&amp;identity=3</td>
+ <td>/ipa/ui/#navigation=identity&amp;identity=hostgroup</td>
<td></td>
</tr>
<tr>
@@ -23,7 +23,7 @@
</tr>
<tr>
<td>verifyElementPresent</td>
- <td>//div[@id='hostgroup']//span[@name='search']//input[@value='testhostgroup']</td>
+ <td>css=.entity[name='hostgroup'] .facet[name='search'] input[value='testhostgroup']</td>
<td></td>
</tr>
<tr>
@@ -32,13 +32,8 @@
<td></td>
</tr>
<tr>
- <td>waitForTextPresent</td>
- <td>testhostgroup:</td>
- <td></td>
-</tr>
-<tr>
- <td>click</td>
- <td>//div[@id='hostgroup']/div[1]/ul/li[6]</td>
+ <td>waitForNotVisible</td>
+ <td>//span[@id='header-network-activity-indicator']</td>
<td></td>
</tr>
<tr>
@@ -67,18 +62,13 @@
<td></td>
</tr>
<tr>
- <td>waitForElementPresent</td>
- <td>//div[@id='hostgroup']//span[@name='association']//input[@value='test.example.com']</td>
- <td></td>
-</tr>
-<tr>
- <td>click</td>
- <td>//div[@id='hostgroup']/div[1]/ul/li[1]/span</td>
+ <td>waitForNotVisible</td>
+ <td>//span[@id='header-network-activity-indicator']</td>
<td></td>
</tr>
<tr>
- <td>waitForNotVisible</td>
- <td>//span[@id='header-network-activity-indicator']</td>
+ <td>verifyElementPresent</td>
+ <td>css=.entity[name='hostgroup'] .facet[name='member_host'] input[value='test.example.com']</td>
<td></td>
</tr>
</tbody></table>