Click the image button in the upper-left corner (coordinates '0, 0').
Click the image button in the upper-left corner (coordinates '0, 0').
public void Click();
Click the image button at the specified coordinates.
public void Click(int,int);
HtmlInputImageTester Class | NUnit.Extensions.Asp.HtmlTester Namespace