| setSpeed |
1000 |
|
| open |
index.php/accounts/default |
|
| waitForPageToLoad |
|
|
| clickAndWait |
//div[@id='MenuView']/ul/li[1]/a/span[2] |
|
| click |
//li[@class='juiportlet-widget TasksMyListView']/div/a[3]/span |
|
| waitForTextPresent |
Edit Portlet |
|
| store |
javascript{Math.floor(Math.random()*11000)} |
randomSuffix |
| type |
MyListForm_title |
TestTitle ${randomSuffix} |
<
| click |
name=save |
|
| waitForText |
//li[@class='juiportlet-widget TasksMyListView']/div[1]/h3 |
TestTitle ${randomSuffix} |
| click |
AddPortletLink |
|
| waitForElementPresent |
//div[@id='HomeDashboardPortletSelectionView']/ul/li[1]/a |
|
| click |
//div[@id='HomeDashboardPortletSelectionView']/ul/li[1]/a |
|
| waitForPageToLoad |
|
|
| waitForTextPresent |
Dashboard |
|