Actions
Bug #93538
closedAcceptance Page Tree test fails
Start date:
2021-02-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
TYPO3\CMS\Core\Tests\Acceptance\Backend\PageTree\PageTreeFilterCest:deletingPageWithFilterAppliedRespectsFilterUponPageTreeReload fails because the click target is identified by pageUid, but those changed with the latest styleguide release.
In order to fix and prevent further failures, xpath will be used, targeting the page title instead.
Actions