magento2-functional-testing-framework icon indicating copy to clipboard operation
magento2-functional-testing-framework copied to clipboard

Mftf 877 missed php variables

Open asannikov opened this issue 3 years ago • 0 comments

MagentoWebDriverDoctor uses wrong variables for webdriver_proxy definition.

Description

Fixed variable names in MagentoWebDriverDoctor

Fixed Issues (if relevant)

  1. magento/magento2-functional-testing-framework#877: mftf doctor produces php notices because of missed variables2.

Contribution checklist

  • [x] Pull request has a meaningful description of its purpose
  • [x] All commits are accompanied by meaningful commit messages
  • [ ] All new or changed code is covered with unit/verification tests (if applicable)
  • [x ] All automated tests passed successfully (all builds on Travis CI are green)
  • [x] Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

asannikov avatar Dec 26 '21 19:12 asannikov