Skip to:
Given I have set a bridge variable "myvar"When I get the bridge variable "myvar"Then the result value is under the key "myvar"
Expected: the result value is under the key "value" (like the channel variables)
VT - Clean-up
Given I have set a bridge variable "myvar"
When I get the bridge variable "myvar"
Then the result value is under the key "myvar"
Expected: the result value is under the key "value" (like the channel variables)