| windowMaximize |
|
|
| open |
/portal/public/intranet/ |
|
| echo |
-- Login by demo |
|
| waitForElementPresent |
//div[@id='UIPresentationContainer']/div[2]/div[2]/div/div/div/div |
|
| click |
//div[@id='UIPresentationContainer']/div[2]/div[2]/div/div/div/div |
|
| waitForElementPresent |
name=username |
|
| type |
name=username |
demo |
| type |
name=password |
gtn |
| clickAndWait |
//div[@id='UIPortalLoginFormAction']/div/div/div |
|
| selectWindow |
name=remote_iframe_0 |
|
| waitForTextPresent |
You are not member of any space. |
|
| verifyTextPresent |
You are not member of any space. |
|
| selectFrame |
relative=up |
|
| selectFrame |
remote_iframe_1 |
|
| waitForTextPresent |
No tasks for today |
|
| verifyTextPresent |
No tasks for today |
|
| selectFrame |
relative=up |
|
| selectFrame |
remote_iframe_2 |
|
| waitForTextPresent |
No event on today |
|
| verifyTextPresent |
No event on today |
|
| selectFrame |
relative=up |
|
| clickAndWait |
link=Logout |
|