Using POST with invoke
Eric Bunton <[email protected]>
| Newsgroups | gmane.comp.web.canoo.webtest |
|---|---|
| Message-ID | <[email protected]> |
I am trying to POST in the invoke tag using
<invoke url="http://${ip}:8080/xpress/rest/LibraryCard/register/DEMO/AUTOMATEDTEST"
description="DEMO Register Test for ${ip}" method="POST"/>
but the invoke fails. This causes all subsequent tests to fail. Is there something I am doing wrong on this and is it even possible to do a post in the invoke?
Thanks
Eric