Thunder Client doesn't seem to support math operations in its tests.
Is there any way I could make it calculate a multiplication like this?
Thunder Client doesn't seem to support math operations in its tests.
Is there any way I could make it calculate a multiplication like this?
You can perform math operations using filters
you can use {{quantityCols | multiply("pageSize")}}
documentation here
https://github.com/rangav/thunder-client-support/blob/master/docs/filters.md#multiply