| AddImageTest | ||
| clickAndWait | //b | |
| clickAndWait | //input[@value='Add Image'] | |
| click | link=Use the classic uploader. | |
| waitForElementPresent | _31_file | |
| type | _31_file | L:\portal\build\portal-web\test\com\liferay\portalweb\portlet\imagegallery\test_image.jpg |
| typeKeys | _31_description | This is the Liferay logo! |
| clickAndWait | //input[@value='Save'] | |
| waitForElementPresent | //img[@title='This is the Liferaylogo'] | |