# Global redirect test plugins output console,textFile output config textFile set fileName output-w3af.txt set verbose True back output config console set verbose False back discovery allowedMethods,webSpider discovery config webSpider set onlyForward True back audit globalRedirect back target set target http://localhost/w3af/audit/global_redirect/ back start assert len(kb.kb.getData('globalRedirect','globalRedirect')) == 3 exit