![]() |
child host override - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: General Discussion (/forumdisplay.php?fid=25) +--- Thread: child host override (/showthread.php?tid=15473) |
child host override - willy.tan - 08-15-2018 08:53 PM Hi Guys, i am trying to use a load a website(e.g. http://www.abc.com) on WPT however there is a child host that i wish to manipulate however i can't get it working no matter what. Below is my test code overrideHostUrl a.abc.com a.xyz.com overrideHost a.abc.com a.xyz.com setDnsName a.abc.com a.xyz.com navigate https://www.abc.com can give me your advice on it? |