Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2010 at 03:51 UTC
Updated:
20 Feb 2010 at 22:43 UTC
In simpletest, you select the button to post by its value.
However, on a page like admin/structure/trigger/user there are many forms, all with the same options in the select and all with a button with the same value, t("Assign").
We'll have to have a technique to disambiguate those, perhaps by the input id.
Comments
Comment #1
rfayMarking as duplicate of #601398: Simpletest does not allow assigning actions to triggers