diff --git a/tests/data/60-content/CcorinoSubmissionTest.php b/tests/data/60-content/CcorinoSubmissionTest.php index c53424fb8df..f1272977bc0 100644 --- a/tests/data/60-content/CcorinoSubmissionTest.php +++ b/tests/data/60-content/CcorinoSubmissionTest.php @@ -41,7 +41,7 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); // Assign a recommendOnly section editor $this->assignParticipant('Section editor', 'Minoti Inoue', true); $this->logOut(); diff --git a/tests/data/60-content/CkwantesSubmissionTest.php b/tests/data/60-content/CkwantesSubmissionTest.php index 618fcfd353d..d355dc0e157 100644 --- a/tests/data/60-content/CkwantesSubmissionTest.php +++ b/tests/data/60-content/CkwantesSubmissionTest.php @@ -41,11 +41,11 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Aisla McCrae'); $this->assignReviewer('Adela Gallego'); $this->recordEditorialDecision('Accept Submission'); - $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]'); $this->assignParticipant('Copyeditor', 'Maria Fritz'); $this->logOut(); } diff --git a/tests/data/60-content/DdioufSubmissionTest.php b/tests/data/60-content/DdioufSubmissionTest.php index 5d7b922d379..85c704b260c 100644 --- a/tests/data/60-content/DdioufSubmissionTest.php +++ b/tests/data/60-content/DdioufSubmissionTest.php @@ -37,14 +37,14 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Paul Hudson'); $this->assignReviewer('Adela Gallego'); $this->recordEditorialDecision('Accept Submission'); - $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]'); $this->assignParticipant('Copyeditor', 'Maria Fritz'); $this->recordEditorialDecision('Send To Production'); - $this->waitForElementPresent('//a[contains(text(), \'Production\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Production\')]'); $this->assignParticipant('Layout Editor', 'Graham Cox'); $this->assignParticipant('Proofreader', 'Catherine Turner'); $this->logOut(); diff --git a/tests/data/60-content/DphillipsSubmissionTest.php b/tests/data/60-content/DphillipsSubmissionTest.php index 1ae9b26664f..5566badfe99 100644 --- a/tests/data/60-content/DphillipsSubmissionTest.php +++ b/tests/data/60-content/DphillipsSubmissionTest.php @@ -37,14 +37,14 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Julie Janssen'); $this->assignReviewer('Adela Gallego'); $this->recordEditorialDecision('Accept Submission'); - $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]'); $this->assignParticipant('Copyeditor', 'Maria Fritz'); $this->recordEditorialDecision('Send To Production'); - $this->waitForElementPresent('//a[contains(text(), \'Production\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Production\')]'); $this->assignParticipant('Layout Editor', 'Graham Cox'); $this->logOut(); } diff --git a/tests/data/60-content/DsokoloffSubmissionTest.php b/tests/data/60-content/DsokoloffSubmissionTest.php index 4a179ff0571..1c307965ff2 100644 --- a/tests/data/60-content/DsokoloffSubmissionTest.php +++ b/tests/data/60-content/DsokoloffSubmissionTest.php @@ -41,7 +41,7 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Paul Hudson'); $this->assignReviewer('Aisla McCrae'); $this->assignReviewer('Adela Gallego'); diff --git a/tests/data/60-content/FpaglieriSubmissionTest.php b/tests/data/60-content/FpaglieriSubmissionTest.php index af6ccee03ba..5d7015a000f 100644 --- a/tests/data/60-content/FpaglieriSubmissionTest.php +++ b/tests/data/60-content/FpaglieriSubmissionTest.php @@ -38,14 +38,14 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Julie Janssen'); $this->assignReviewer('Adela Gallego'); $this->recordEditorialDecision('Accept Submission'); - $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]'); $this->assignParticipant('Copyeditor', 'Sarah Vogt'); $this->recordEditorialDecision('Send To Production'); - $this->waitForElementPresent('//a[contains(text(), \'Production\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Production\')]'); $this->assignParticipant('Layout Editor', 'Stephen Hellier'); $this->assignParticipant('Proofreader', 'Sabine Kumar'); $this->logOut(); diff --git a/tests/data/60-content/JmwandengaSubmissionTest.php b/tests/data/60-content/JmwandengaSubmissionTest.php index 7ada753bc59..f9bb8d01f26 100644 --- a/tests/data/60-content/JmwandengaSubmissionTest.php +++ b/tests/data/60-content/JmwandengaSubmissionTest.php @@ -37,15 +37,15 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Julie Janssen'); $this->assignReviewer('Aisla McCrae'); $this->assignReviewer('Adela Gallego'); $this->recordEditorialDecision('Accept Submission'); - $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]'); $this->assignParticipant('Copyeditor', 'Sarah Vogt'); $this->recordEditorialDecision('Send To Production'); - $this->waitForElementPresent('//a[contains(text(), \'Production\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Production\')]'); $this->assignParticipant('Layout Editor', 'Stephen Hellier'); $this->assignParticipant('Proofreader', 'Sabine Kumar'); diff --git a/tests/data/60-content/JnovakSubmissionTest.php b/tests/data/60-content/JnovakSubmissionTest.php index b5058bdfa2d..108e6589c9e 100644 --- a/tests/data/60-content/JnovakSubmissionTest.php +++ b/tests/data/60-content/JnovakSubmissionTest.php @@ -40,7 +40,7 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Aisla McCrae'); $this->assignReviewer('Adela Gallego'); $this->logOut(); diff --git a/tests/data/60-content/LchristopherSubmissionTest.php b/tests/data/60-content/LchristopherSubmissionTest.php index e5d5291dd1b..1c33225b71a 100644 --- a/tests/data/60-content/LchristopherSubmissionTest.php +++ b/tests/data/60-content/LchristopherSubmissionTest.php @@ -41,7 +41,7 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Julie Janssen'); $this->assignReviewer('Paul Hudson'); $this->logOut(); diff --git a/tests/data/60-content/LkumiegaSubmissionTest.php b/tests/data/60-content/LkumiegaSubmissionTest.php index 7874e7cb085..842d6b62fa1 100644 --- a/tests/data/60-content/LkumiegaSubmissionTest.php +++ b/tests/data/60-content/LkumiegaSubmissionTest.php @@ -40,7 +40,7 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Julie Janssen'); $this->assignReviewer('Aisla McCrae'); $this->assignReviewer('Adela Gallego'); diff --git a/tests/data/60-content/RbaiyewuSubmissionTest.php b/tests/data/60-content/RbaiyewuSubmissionTest.php index 74df6107437..8dc22ae8ec3 100644 --- a/tests/data/60-content/RbaiyewuSubmissionTest.php +++ b/tests/data/60-content/RbaiyewuSubmissionTest.php @@ -37,14 +37,14 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Paul Hudson'); $this->assignReviewer('Aisla McCrae'); $this->recordEditorialDecision('Accept Submission'); - $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]'); $this->assignParticipant('Copyeditor', 'Sarah Vogt'); $this->recordEditorialDecision('Send To Production'); - $this->waitForElementPresent('//a[contains(text(), \'Production\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Production\')]'); $this->assignParticipant('Layout Editor', 'Stephen Hellier'); $this->logOut(); } diff --git a/tests/data/60-content/VkarbasizaedSubmissionTest.php b/tests/data/60-content/VkarbasizaedSubmissionTest.php index bdb0c3812df..db861cee0be 100644 --- a/tests/data/60-content/VkarbasizaedSubmissionTest.php +++ b/tests/data/60-content/VkarbasizaedSubmissionTest.php @@ -37,14 +37,14 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Julie Janssen'); $this->assignReviewer('Paul Hudson'); $this->recordEditorialDecision('Accept Submission'); - $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]'); $this->assignParticipant('Copyeditor', 'Maria Fritz'); $this->recordEditorialDecision('Send To Production'); - $this->waitForElementPresent('//a[contains(text(), \'Production\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Production\')]'); $this->assignParticipant('Layout Editor', 'Graham Cox'); $this->assignParticipant('Proofreader', 'Catherine Turner'); diff --git a/tests/data/60-content/ZwoodsSubmissionTest.php b/tests/data/60-content/ZwoodsSubmissionTest.php index fc87c5a7530..4b36b7dac5a 100644 --- a/tests/data/60-content/ZwoodsSubmissionTest.php +++ b/tests/data/60-content/ZwoodsSubmissionTest.php @@ -38,11 +38,11 @@ function testSubmission() { $this->logOut(); $this->findSubmissionAsEditor('dbarnes', null, $title); $this->sendToReview(); - $this->waitForElementPresent('//a[contains(text(), \'Review\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Review\')]'); $this->assignReviewer('Paul Hudson'); $this->assignReviewer('Aisla McCrae'); $this->recordEditorialDecision('Accept Submission'); - $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]/*[contains(text(), \'Initiated\')]'); + $this->waitForElementPresent('//a[contains(text(), \'Copyediting\')]'); $this->assignParticipant('Copyeditor', 'Sarah Vogt'); $this->logOut(); }