Hi,
Have executed the scripted test by using the setDns; on successful test execution need to validate the ip which was set with the dns.
ex : setDns www.google.com 74.125.68.147
logData 1
navigate http://www.google.com
From the above sample script the host ip “74.125.68.147” needs to be validated; please assist me on how to view this on script execution.
Thanks