Actions
Task #105238
closedTest 'ElementsGroupCest.php:searchForARecordWithRecordBrowserGroup' fails sporadically
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-10-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
1) ElementsGroupCest: Search for a record with record browser group Test Acceptance/Application/FormEngine/ElementsGroupCest.php:searchForARecordWithRecordBrowserGroup [Facebook\WebDriver\Exception\TimeoutException] Scenario Steps: 26. $I->waitForElementNotVisible(".recordlist") at Acceptance/Application/FormEngine/ElementsGroupCest.php:207 25. $I->click("button[name="search"]") at Acceptance/Application/FormEngine/ElementsGroupCest.php:206 24. $I->fillField("#recordsearchbox-searchterm","foo") at Acceptance/Application/FormEngine/ElementsGroupCest.php:205 23. // I am going to search record foo in DB-Browser 22. $I->switchToIFrame("modal_frame") at Acceptance/Application/FormEngine/ElementsGroupCest.php:202 21. $I->switchToWindow("typo3-backend") at Acceptance/Application/FormEngine/ElementsGroupCest.php:201 #1 /builds/typo3/CI/cms/vendor/php-webdriver/webdriver/lib/WebDriverWait.php:71 #2 Codeception\Module\WebDriver->waitForElementNotVisible #3 /builds/typo3/CI/cms/typo3/sysext/core/Tests/Acceptance/Support/_generated/ApplicationTesterActions.php:7481 #4 /builds/typo3/CI/cms/typo3/sysext/core/Tests/Acceptance/Application/FormEngine/ElementsGroupCest.php:207 #5 TYPO3\CMS\Core\Tests\Acceptance\Application\FormEngine\ElementsGroupCest->searchForARecordWithRecordBrowserGroup #6 /builds/typo3/CI/cms/bin/codecept:119
Files
Updated by Ayke Halder about 2 months ago
- Related to Task #104714: Test 'FileClipboardCest.php:seeAddRemoveMultipleRecords' fails sporadically again added
Updated by Gerrit Code Review about 2 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86523
Updated by Gerrit Code Review about 1 month ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86478
Updated by Ayke Halder about 1 month ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ba917f8e1bbd98e9de445405c448049186b2c862.
Actions