selenium-ide icon indicating copy to clipboard operation
selenium-ide copied to clipboard

Open Source record and playback test automation for the web.

Results 281 selenium-ide issues
Sort by recently updated
recently updated
newest added

## 🐛 Bug Report Unable to test for the newline string: `\n` ## To Reproduce - Web app generates this response: `\n` - Selenium IDE tests: `command:assert text, target:id=command value:\n`...

I have test cases that fail around half the time on a send keys command with the error {"code":-32000,"message":"DOM Error while querying"}. The send keys step references an input using...

## 🚀 Feature Proposal A framework to facilitate recording and playback of 'problematic' UI controls ## Motivation It is common in the modern web dev stack to leverage a number...

## 🐛 Bug Report Selenium IDE Is not able to identify the required object during the test run. However, the object is identified when we click on Find Target in...

## 🐛 Bug Report We're using selenium-side-runner to run .side files. Our files contain quite a number of `echo` commands. The commands are transformed to Javascript code via selianize into...

## 🚀 Feature Proposal Let's suppose a user opened a project from a file, edited it and attempts to save it. In this case Selenium IDE should not ask for...

confirmed
blocked native

Set URL, set parallel, set timeout, etc

Create, delete, rename, duplicate test

Create, delete suite Add, remove test

Play test, Play suite, Play all tests, Right click -> Play To, Play From, Play Step