layout | group | subgroup | title | menu_title | menu_order | version | github_link |
---|---|---|---|---|---|---|---|
default |
mtf-guide |
30_Quickstart |
Quick start. Prepare Magento application |
Prepare Magento application |
1 |
2.0 |
mtf/mtf_quickstart/mtf_quickstart_magento.md |
A Selenium web-driver cannot enter data to fields with {% glossarytooltip 98cf4fd5-59b6-4610-9c1f-b84c8c0abd97 %}WYSIWYG{% endglossarytooltip %}. This option disables the WYSIWYG and enables the web-driver to process these fields as simple text areas.
- Log in to the {% glossarytooltip 18b930cf-09cc-47c9-a5e5-905f86c43f81 %}Magento Admin{% endglossarytooltip %} as an administrator.
- Follow Stores > Configuration > General > Content Management > WYSIWYG Options.
- Set Enable WYSIWYG Editor to Disabled Completely.
- Click Save Config.
Disable the Secret Key in {% glossarytooltip a05c59d3-77b9-47d0-92a1-2cbffe3f8622 %}URL{% endglossarytooltip %} setting to open pages using direct URLs.
- Follow Stores > Configuration > Advanced > {% glossarytooltip 29ddb393-ca22-4df9-a8d4-0024d75739b1 %}Admin{% endglossarytooltip %} > Security.
- Set Add Secret Key to URLs to No.
- Go to Cache Management.
- Select the check box next to Configuration and Page Cache.
- From the Actions list in the upper left, click Refresh.
- Click Submit.
<< Adjust configuration | Prepare environment for test run >>