Skip to content

Commit 8849009

Browse files
cia-2.4.8-beta2-develop-2.4-develop-sync-11232024: fix functional tests
2 parents 4681755 + 0a7cc2f commit 8849009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2021 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
1010
<section name="TinyMCESection">
11-
<element name="Style" type="button" selector="button[aria-label='Format Paragraph']"/>
11+
<element name="Style" type="button" selector="button[title='Format Paragraph']"/>
1212
</section>
1313
</sections>

0 commit comments

Comments
 (0)