Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/magento2-functional-testing-framework/etc/_envs/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/magento2-functional-testing-framework/etc/_envs/chrome.yml

# `chrome` environment config goes here
modules:
    enabled:
        - \Magento\FunctionalTestingFramework\Module\MagentoWebDriver
        - \Magento\FunctionalTestingFramework\Helper\Acceptance
    config:
        \Magento\FunctionalTestingFramework\Module\MagentoWebDriver:
            browser: 'chrome'
            capabilities:
                chromeOptions:
                    args: ["--start-maximized", "--disable-extensions", "--enable-automation"]