Hi @Elie El-Tawil,
have a look at the documentation of their REST API to see if you call the correct endpoint with the correct data.
The endpoint you're calling is available for editing an existing test step. Since this is about editing one test step, you should not send an array, but only a single element to it, so your request should look like this (without the square brackets):
{"step":"Click Action dropdown >> Add Person","data":"\n"}Cheers,
Matthias.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.