Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The recording doesn't stop with the chrome window closure when more chrome windows with different profiles are opened #5

Open
corneliogiansenio opened this issue Sep 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@corneliogiansenio
Copy link

Describe the bug
Having a user with 2 different chrome windows with 2 different chrome profile, where only 1 has installed the plugin which is currently recording, when the user closes the chrome window with the plugin installed, the recording doesn't stop. When the chrome windows with the profile with the plugin installed is opened, the plugin shows an option "STOP RECORDING", meaning the recording is still active.

To Reproduce
Steps to reproduce the behavior:

  1. Open 2 windows with 2 different chrome profiles
  2. Install and start the plugin only on chrome window Supported browsers #2 with profile Supported browsers #2
  3. Close the window Supported browsers #2 with profile Supported browsers #2
  4. After a while, open a new window with profile Supported browsers #2

Expected behavior
The recording has been automatically stopped, because the plugin is not installed on window #1 with profile #1 which was still active.

Actual behavior
The recording keeps being active because opening the plugin, a "STOP RECORDING" button is shown.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome 85
@d-beezee d-beezee added the enhancement New feature or request label Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants