1
내가는 A shoutbox에 메시지를 보내는 자동화하기 위해 노력하고 있습니다 :능 직물로 웹 양식을 제출하지 않았습니까?
http://www.i-tchat.com/shoutbox/shoutbox.php?idShoutbox=116303
이 코드 (오류없이) 모든 일이 잘 작동을 사용하고 있지만, 메시지 (submited) 전송되지
from twill.commands import *
url='http://www.i-tchat.com/shoutbox/shoutbox.php?idShoutbox=116303'
user= 'Toto'
mess="Test message"
go(url)
formclear('1')
fv("1", "username", user)
fv("1", "message", mess)
showforms()
submit('0')
아이디어가 있으십니까? 당신은 당신이 동일한 페이지에 다시 리디렉션됩니다 제출 버튼을 누르면