AddFolderImageNameNullTest
open /web/guest/home/
waitForElementPresent link=Image Gallery Test Page
clickAtAndWait link=Image Gallery Test Page
clickAtAndWait //a/strong
clickAtAndWait //div[2]/ul/li[4]/a
waitForVisible link=Use the classic uploader.
click link=Use the classic uploader.
waitForVisible _31_file
type _31_file L:\portal\build\portal-web\test\com\liferay\portalweb\portlet\imagegallery\image\addfolderimagenamenull\dependencies\test_image.jpg
type _31_name
type _31_description
clickAtAndWait //input[@value='Save']
waitForTextPresent Your request processed successfully.
assertTextPresent Your request processed successfully.
waitForElementPresent //img[@alt='test_image - ']
assertElementPresent //img[@alt='test_image - ']
waitForText //span[@class='image-title'] test_image
assertText //span[@class='image-title'] test_image