Allow a bit more start time in campaigntest.support_campaign

pull/1/head
Raymond Yee 2012-03-23 09:24:38 -07:00
parent 84411ca6e0
commit 4c8578cb3f
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ def support_campaign(do_local=True):
# HTMLUNIT with JS -- not successful
#sel = webdriver.Remote("http://localhost:4444/wd/hub", webdriver.DesiredCapabilities.HTMLUNITWITHJS)
time.sleep(5)
time.sleep(10)
# find a campaign to pledge to
loginSandbox(sel)