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

rfay’s picture

Status: Active » Closed (duplicate)