Forum Discussion
Nastya_Khovrina
7 years agoSmartBear Alumni (Retired)
Hi Aradhna,
Thank you for your post. To create an HTML page as a response in ServiceV, you need to select the text/html as the Content | Media Type value. The below HTML can be used to create a page with a button and link:
<html> <input type="button" value="Link" onclick="window.location.href='https://www.smartbear.com/'" /> </html>
Please see the sample screenshot:
Please see the following article about scripting in ServiceV: Virtual Service Scripting.
Also, here is the article about reading from an Excel file which also could help you:
Related Content
- 2 years ago
- 4 years ago
- 2 years ago
- 7 years ago
Recent Discussions
- 21 days ago