Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Close all the on-going instances of Chrome browser

  2. Execute the below command from its installation directory to restart the Chrome browser

    For MAC: "Chrome --disable-web-security --user-data-dir="your dir".
    For Windows: "chrome“chrome.exe --disable-web-security --user-data-dir="your dir"".”your dir””. Below is the screenshot for the windows machine:

    The above command will open a new Chrome instance with web security feature as disabled and without QMetry Exploratory Testing Chrome extension.

    Image Added


    3. Reinstall the Exploratory Testing extension in the newly opened chrome instance. Refer to the help guide for more details of the installation of exploratory chrome extension.

...