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

Selenium IDE: 'This page is not responding' Error During Recording #1871

Open
Prashant-Eligarf opened this issue Nov 11, 2024 · 1 comment
Open

Comments

@Prashant-Eligarf
Copy link

🐛 Bug Report

While attempting to record a test flow using Selenium IDE, I am encountering a "This page is not responding" error, which causes the recording session to freeze or become unresponsive. This issue occurs consistently when navigating through specific steps, making it difficult to complete the recording of the test flow.

Key Observations:

  1. The error typically appears when interacting with elements that do not have unique identifiers.
  2. Elements in the flow often lack an id (id="") attribute.
  3. The affected elements generally contain a style (style="") attribute

Environment

OS: Windows 10 Pro
Selenium IDE Version: 3.17.2
Browser: Chrome
Browser Version: 130.0.6723.117

Screenshot 2024-11-11 182950
@thuanpd
Copy link

thuanpd commented Dec 26, 2024

I have the same problem. Is there a solution to this case?

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