Skip to content

Commit 54c59cf

Browse files
authored
Merge pull request #9793 from magento-gl/ACQE-7977-sync-b2b-automation
Sync b2b automation related change to 2.4.9-alpha1
2 parents 559c8c7 + ed5893d commit 54c59cf

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed
Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
6-
*/
3+
/**
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
6+
*/
77
-->
88

99
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
1111
<entity name="backendDataOne" type="backend">
1212
<data key="backendConfigName">data</data>
1313
</entity>
14+
<entity name="WebdriverKey">
15+
<data key="tabKey">[\Facebook\WebDriver\WebDriverKeys::TAB]</data>
16+
</entity>
1417
</entities>

0 commit comments

Comments
 (0)