| HideEntryTest | ||
| open | /web/guest/home/ | |
| waitForVisible | link=Announcements Test Page | |
| clickAtAndWait | link=Announcements Test Page | |
| assertText | //td[3]/a | Show |
| clickAt | //td[3]/a | |
| waitForText | //td[3]/a | Hide |
| assertText | //td[3]/a | Hide |
| assertVisible | //p | |
| clickAt | //td[3]/a | |
| waitForText | //td[3]/a | Show |
| assertText | //td[3]/a | Show |
| assertNotVisible | //p | |