| open |
/ksdemo/public/classic/ |
|
| windowMaximize |
|
|
| waitForElementPresent |
link=Sign in |
|
| click |
link=Sign in |
|
| waitForElementPresent |
username |
|
| type |
username |
root |
| type |
password |
gtn |
| clickAndWait |
//div[@id='UIPortalLoginFormAction']//a[text()="Sign in"] |
|
| echo |
-Simple Search- |
|
| open |
/ksdemo/private/classic/answers |
|
| echo |
- Fill keys to search |
|
| waitForElementPresent |
inputValue |
|
| type |
inputValue |
root |
| echo |
- Click search |
|
| waitForElementPresent |
//form[@id='QuickSearch']//a[@title="Search"] |
|
| click |
//form[@id='QuickSearch']//a[@title="Search"] |
|
| echo |
-Check result |
|
| 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 |
|