We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712cc51 commit fa8e51bCopy full SHA for fa8e51b
src/Magento/FunctionalTestingFramework/Module/MagentoWebDriver.php
@@ -21,8 +21,6 @@
21
use Magento\FunctionalTestingFramework\Util\ConfigSanitizerUtil;
22
use Yandex\Allure\Adapter\AllureException;
23
use Magento\FunctionalTestingFramework\Util\Protocol\CurlTransport;
24
-use Symfony\Component\Process\Process;
25
-use Symfony\Component\Process\Exception\ProcessTimedOutException;
26
use Yandex\Allure\Adapter\Support\AttachmentSupport;
27
use Magento\FunctionalTestingFramework\Exceptions\TestFrameworkException;
28
use Magento\FunctionalTestingFramework\Config\MftfApplicationConfig;
0 commit comments