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

There is an error when moving to the next page #209

Closed
zhanseitaliev opened this issue May 7, 2020 · 4 comments
Closed

There is an error when moving to the next page #209

zhanseitaliev opened this issue May 7, 2020 · 4 comments

Comments

@zhanseitaliev
Copy link

zhanseitaliev commented May 7, 2020

An error appears while playing back actions in the player.
When the visitor moves to the next page, the player stops, and an error appears in the console.

Error in console: Uncaught TypeError: t.setAttribute is not a function

Events are sent to the server for storage every second.

@Yuyz0112
Copy link
Member

Close due to un-reproducible. Feel free to reopen if the problem still happens.

@jcgardey
Copy link

jcgardey commented Aug 6, 2020

@Yuyz0112 I have the same problem when I replay the interactions in the eBay website. I attach the events that I'm trying to replay. events_ebay.zip

It's an error that use to happen in other websites also, especially in the highly dynamic ones.

I use the recorder as a web-extension, starting the capture whenever each page is loaded.

@Yuyz0112 Yuyz0112 reopened this Aug 6, 2020
@Yuyz0112
Copy link
Member

Yuyz0112 commented Sep 6, 2020

@juancruzgardey Looks like you are using the chrome extension to record across multiple pages, but the DOM map are not reset correctly.

Could you share your record code for debugging?

@jcgardey
Copy link

@Yuyz0112 sorry for the delay. I attach a zip that contains the web-extension.

Thanks!

ScreenRecorderDebugging.zip

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

4 participants