HtmlInputImageTester Constructor (String, String, Tester)
            Create a tester for an HTML tag that's on a page with multiple forms using
            an XPath description.
            
Parameters
- xpath
 - The XPath description of the tag.
 - description
 - A human-readable description of this tag (for error reporting).
 - container
 - A tester for the control's container.  A WebFormTester
            will usually be most appropriate.
 
See Also
HtmlInputImageTester Class | NUnit.Extensions.Asp.HtmlTester Namespace | HtmlInputImageTester Constructor Overload List