我正在编写一个方案,其中我得到一个uuid作为Location类型的响应标头,该标头通过Datatable传递给步骤定义。在其他情况下,我需要再次使用相同的uuid。有什么方法可以将值存储在功能文件的变量中?我正在使用godog
And the response headers MUST include:
| Header | Value |
| Content-Type | application/json |
And a location header
| Location | <uuid> |