TestMetaboxApprovedTranscriptEditing | ||
clickAndWait | link=Add New | |
type | title | WDTS Test Post |
clickAndWait | publish | |
assertTextPresent | Post published. | |
storeValue | post_ID | post_id |
assertSelectedLabel | wdts-language | English |
type | wdts-transcripts-en | This is a test transcript. |
select | wdts-language | label=German |
type | wdts-transcripts-de | Dies ist ein Test transcript. |
clickAndWait | publish | |
assertTextPresent | Post updated. | |
assertValue | wdts-transcripts-en | This is a test transcript. |
assertValue | wdts-transcripts-de | Dies ist ein Test transcript. |
click | link=Delete | |
assertConfirmation | You are about to delete this post 'WDTS Test Post' 'Cancel' to stop, 'OK' to delete. |
|
waitForPageToLoad | 30000 |