| GetDirectionsTest | ||
| waitForElementPresent | link=Google Maps Test Page | |
| clickAndWait | link=Google Maps Test Page | |
| type | //input[1] | 17730 Antonio Ave, Cerritos, CA, 90703 |
| type | //input[3] | 11947 Del Amo Blvd, Cerritos, CA, 90703 |
| click | //input[@value='Get Directions'] | |
| pause | 5000 | |
| selectWindow | name=undefined | |
| assertValue | d_d | 11947 Del Amo Blvd, Cerritos, CA, 90703 |
| assertValue | d_daddr | 17730 Antonio Ave, Cerritos, CA, 90703 |
| close | ||
| selectWindow | null | |
| pause | 5000 | |