selenium-ide
selenium-ide copied to clipboard
Selenium IDE: 'This page is not responding' Error During Recording
🐛 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:
- The error typically appears when interacting with elements that do not have unique identifiers.
- Elements in the flow often lack an id (id="") attribute.
- 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