Skip to content

Commit f20ef56

Browse files
committed
FTF missing setting deleted
1 parent 173e197 commit f20ef56

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed
-29.5 KB
Loading

guides/v2.0/mtf/mtf_quickstart/mtf_quickstart_magento.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,12 @@ A Selenium web-driver cannot enter data to fields with WYSIWYG. This option disa
3737

3838
![Refresh Page Cache]({{site.baseurl}}common/images/mtf_cache_refresh.png)
3939

40-
4140
## Change security settings
4241

43-
Enable the Admin Account Sharing setting to avoid unpredictable logout during testing session. And disable the Secret Key in URL setting to open pages using direct URLs.
42+
Disable the Secret Key in URL setting to open pages using direct URLs.
4443

4544
1. Follow **Stores > Configuration > Advanced > Admin > Security**.
46-
2. Set **Admin Account Sharing** to **Yes**.
47-
3. Set **Add Secret Key to URLs** to **No**.
45+
2. Set **Add Secret Key to URLs** to **No**.
4846

4947
![Change security settings]({{site.baseurl}}common/images/mtf_qstart_mag_secur.png){:width="650px"}
5048

0 commit comments

Comments
 (0)