Integrated
Integrated copied to clipboard
submitForm should accept an #id as well as the button text
Not sure if this should be the id of the form, or the id of the submit button. What do you think?
Where possible we prefer to hook our tests to page ids, as these are unique and do not change on different locales.
Ideally it would work with any valid CSS selector though.
+1