def webErrorTesting():
    testAgent = Agent(["http://www.yahoo.com/"],10,25,"testAgent",60)
    url = "hfdahefl"
    testAgent.changeURL(url)
    testAgent.web.Update(testAgent,testAgent.rando)