actually that doesn't work v_v
This commit is contained in:
parent
028ee4b462
commit
aa3657c158
@ -48,7 +48,7 @@ class ShimmieWebTestCase extends WebTestCase {
|
||||
$this->assertText("Upload");
|
||||
$this->setField("data0", $filename);
|
||||
$this->setField("tags", $tags);
|
||||
$this->clickSubmitById("uploadbutton");
|
||||
$this->click("Post");
|
||||
|
||||
$raw_headers = $this->getBrowser()->getHeaders();
|
||||
$headers = explode("\n", $raw_headers);
|
||||
|
Loading…
x
Reference in New Issue
Block a user