Documentation Index

Fetch the complete documentation index at: https://help.autify.com/llms.txt

Use this file to discover all available pages before exploring further.

Does Cookie behavior change depending on the execution environment?

Prev Next

The cookie permission settings during test execution vary depending on the selected execution environment.

  • Safari / macOS: Not allowed
  • Real iPhone (Safari/ iOS ): Not allowed
  • Other than the above two environments (Chrome, Edge etc.): Allowed

When a cookie block error is displayed during recording

Scenario recording is executed in an incognito window of Chrome. At that time, a message saying "This page cannot be displayed because your browser blocks cross-domain cookies. Please try again with another supported browser." may be displayed, and the page may not be displayed properly.

This may be because third-party cookies are set to be blocked in Chrome's incognito window.

If the message is displayed, change the Chrome cookie settings using the following steps.

  1. Open Chrome's Settings.
  2. Click Privacy and security.
  3. Click Third-party cookies.
  4. Change to Allow third-party cookies.

After changing the settings, try recording again.