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

Chrome extension doesn't record anything after first activity #29

Closed
VigneshHexo opened this issue Jun 26, 2024 · 3 comments
Closed

Chrome extension doesn't record anything after first activity #29

VigneshHexo opened this issue Jun 26, 2024 · 3 comments

Comments

@VigneshHexo
Copy link

I installed the Chrome extension and I am trying to generate code. Unfortunately nothing gets recorded after the first activity. I also see that the page close code is generated immediately after navigation without me actually closing the page. This can be seen in the recording. I have recorded my screen here. Please let me know if I am doing something wrong: https://www.loom.com/share/5190345308c84b3ca78580dce6662fcb?sid=206db437-6e07-4c51-98b7-347cff793d1f

@ruifigueira
Copy link
Owner

The left menu in that page you are testing is a map, which is not currently supported by playwright vscode. so it's normal that it doesn't record those actions:

image

However, it should record when you click another links. I noticed that at ~29sec. of the video, the "Playwright CRX" started debugging this browser bar disappears, and then it no longer highlights the hovered elements. Did you cancel it?

@VigneshHexo
Copy link
Author

VigneshHexo commented Jun 26, 2024 via email

@VigneshHexo
Copy link
Author

Hi Rui @ruifigueira,
Did something interesting. I created a new chrome profile and installed the extension again. Retried to do the same thing and it worked fine. I think the issue was with one of the other Chrome extensions that I have been using or with some Chrome settings that I have. I couldn't pin point the issue. But this is good workaround at the moment :-) Thanks for excellent extension 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants