TestCreatePost | ||
clickAndWait | link=Add New | |
type | title | WDTS Test Post |
type | //textarea[@name="wdts[transcripts][en][transcript]"] | This is a test transcript inserted on creation. |
fireEvent | title | blur |
pause | 2000 | |
clickAndWait | publish | |
assertTextPresent | Post published. | |
assertValue | //textarea[@name="wdts[transcripts][en][transcript]"] | This is a test transcript inserted on creation. |
storeValue | post_ID | post_id |