NUnitAsp

ImageButtonTester.Click Method (Int32, Int32)

Click the button in a particular location. The 'x' coordinate of the simulated mouse click.The 'y' coordinate of the simulated mouse click.

public void Click(
   int x,
   int y
);

See Also

ImageButtonTester Class | NUnit.Extensions.Asp.AspTester Namespace | ImageButtonTester.Click Overload List