| waitForElementPresent |
link=Blogs Tags Test Page |
|
| clickAtAndWait |
link=Blogs Tags Test Page |
|
| waitForElementPresent |
link=Tags3 Blogs3 Test3 Entry3 |
|
| clickAtAndWait |
link=Tags3 Blogs3 Test3 Entry3 |
|
| clickAtAndWait |
link=Edit |
|
| pause |
5000 |
|
| waitForElementPresent |
//li[2]/span/span/input |
|
| type |
//li[2]/span/span/input |
|
| typeKeys |
//li[2]/span/span/input |
selenium |
| pause |
5000 |
|
| assertText |
//li[@class='aui-autocomplete-list-item aui-autocomplete-selected'] |
selenium1 liferay1 |
| assertText |
xPath=(//li[@class='aui-autocomplete-list-item']) |
selenium2 liferay2 |
| assertText |
xPath=(//li[@class='aui-autocomplete-list-item'])[2] |
selenium3 liferay3 |
| assertText |
xPath=(//li[@class='aui-autocomplete-list-item'])[3] |
selenium4 liferay4 |
| typeKeys |
//li[2]/span/span/input |
2. |
| pause |
5000 |
|
| assertText |
//li[@class='aui-autocomplete-list-item aui-autocomplete-selected'] |
selenium2 liferay2 |
| assertElementNotPresent |
xPath=(//li[@class='aui-autocomplete-list-item']) |
|
| assertElementNotPresent |
xPath=(//li[@class='aui-autocomplete-list-item'])[2] |
|
| assertElementNotPresent |
xPath=(//li[@class='aui-autocomplete-list-item'])[3] |
|