| Current Path : /home/rtorresani/www/vendor/magento/magento2-functional-testing-framework/etc/_envs/ |
| 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"]