Active
Project:
SimpleTest
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2010 at 21:00 UTC
Updated:
6 Oct 2010 at 21:00 UTC
There is a function called clickLink (string $label, [integer $index = 0]) in the DrupalWebTestCase, it would be awesome to have a clickImage (string $label, [integer $x = 1], [integer $y = 1], [hash $additional = false]) function as well.
The function is defined in the simpletest framework: http://www.simpletest.org/api/SimpleTest/WebTester/SimpleBrowser.html#cl...