Modify html attributes in Webrat?

65 Views Asked by At

Can I modify the html in a page using Webrat?

To be specific, I want to change the name attribute in an input in a form before I submit the form.

0

There are 0 best solutions below