Forum Discussion
Buschfunk
16 years agoFrequent Contributor
I'm using the following code to set the endpoint for a request:
requestName:
The name of the test request which endpoint you'd like to change.
ENDPOINT:
A string representing the new endpoint, e.g. "http://localhost"
testRunner.testCase.getTestStepByName(requestName).getHttpRequest().setEndpoint(ENDPOINT)
requestName:
The name of the test request which endpoint you'd like to change.
ENDPOINT:
A string representing the new endpoint, e.g. "http://localhost"
Related Content
- 5 years ago
- 4 years ago
Recent Discussions
- 5 days ago
- 9 days ago
xml to soap
Solved9 days ago