| open |
/ksdemo/public/classic/ |
|
| windowMaximize |
|
|
| click |
link=Sign in |
|
| waitForElementPresent |
username |
|
| type |
username |
root |
| type |
password |
gtn |
| echo |
-Login by Root |
|
| clickAndWait |
//div[@id='UIPortalLoginFormAction']//a[text()="Sign in"] |
|
| echo |
-Do advance search in the Answer- |
|
| open |
/ksdemo/private/classic/answers |
|
| waitForElementPresent |
//form[@id='QuickSearch']//a[@title="Advanced search"] |
|
| click |
//form[@id='QuickSearch']//a[@title="Advanced search"] |
|
| waitForElementPresent |
Text |
|
| type |
Text |
root |
| select |
SearchObject |
label=Entries |
| waitForElementPresent |
link=Search |
|
| click |
link=Search |
|
| waitForTextPresent |
Matching entries and categories |
|
| verifyTextPresent |
Matching entries and categories |
|
| waitForElementPresent |
link=How do I install KS ? |
|
| verifyElementPresent |
link=How do I install KS ? |
|
| echo |
-Close |
|
| waitForElementPresent |
//form[@id='ResultQuickSearch']//a[text()="Close"] |
|
| click |
//form[@id='ResultQuickSearch']//a[text()="Close"] |
|
| echo |
-Sign out |
|
| waitForElementPresent |
link=Sign out |
|
| clickAndWait |
link=Sign out |
|