@@ -157,7 +157,7 @@ $TestSuiteJSON = @" | |||
{ | |||
"clientProfile": { | |||
"client": "CHROME", | |||
"client": "CURL", | |||
"ipVersion": "IPV4" | |||
}, | |||
"condition": { | |||
@@ -166,7 +166,7 @@ $TestSuiteJSON = @" | |||
"testRequest": { | |||
"testRequestUrl": "https://{{userId}}mastertflab.akaudevops.com/rest/user/login", | |||
"requestMethod": "POST" | |||
"requestMethod": "GET" | |||
} | |||
}, | |||