| Test selectWindow |
||
| open | ./tests/html/test_select_window.html | |
| click | popupPage | |
| pause | 500 | |
| selectWindow | myPopupWindow | |
| verifyLocation | /tests/html/test_select_window_popup.html | |
| verifyTitle | Select Window Popup | |
| close | ||
| selectWindow | null | |
| verifyLocation | /tests/html/test_select_window.html | |
| click | popupAnonymous | |
| pause | 500 | |
| selectWindow | anonymouspopup | |
| verifyLocation | /tests/html/test_select_window_popup.html | |
| click | closePage | |