hGraphicImage
open /myfaces-example-simple/testSuite/home.jsf
open /myfaces-example-simple/testSuite/hGraphicImage.jsf
assertElementPresent //img[@id='graphicImageId']
assertAttribute //img[@id='graphicImageId']@alt alt text
assertAttribute //img[@id='graphicImageId']@class imageClass
assertAttribute //img[@id='graphicImageId']@height 100
assertAttribute //img[@id='graphicImageId']@lang en
assertAttribute //img[@id='graphicImageId']@longdesc /testSuite/
assertAttribute //img[@id='graphicImageId']@src regexp:(http:\/\/*|)\/myfaces-example-simple\/images\/logo.jpg
assertAttribute //img[@id='graphicImageId']@style regexp:(\[object\]|background-color: gray;)
assertAttribute //img[@id='graphicImageId']@title title text