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 When typing into any field in the UI of the IDE, the cursor jumps to the end of the field on each keystroke. ## To Reproduce...

**Thanks for contributing to the Selenium IDE!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contributing](https://github.com/SeleniumHQ/selenium-ide/blob/master/CONTRIBUTING.md) guidelines. Avoid...

**Thanks for contributing to the Selenium IDE!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contributing](https://github.com/SeleniumHQ/selenium-ide/blob/master/CONTRIBUTING.md) guidelines. Avoid...

Include project title in project editor and initial playback window

Hi @toddtarsi Can you please provide the alternative for below commands in selenium v4? I have used the side-migrate npm package(https://www.npmjs.com/package/@seleniumhq/side-migrate) to migrate v3 files to v4 , but it...

![Screenshot_1](https://github.com/SeleniumHQ/selenium-ide/assets/67908908/209e7718-c6cf-4b32-a449-afa9ce9eb3c5) chrome version: 3.17.2 Dear team Currently I'm having trouble uploading files. I typed into the element with a url on my computer, but now I get an error and...

Hi @toddtarsi When are you planning to release the final version of side-runner v4? Eagerly waiting for the v4. Thanks and Regards, fmrahman

## 🐛 Bug Report On selenium-side-runner, mouse out commands cause an error message if the height is not an integer ## To Reproduce I made a JSFiddle with a div...

## 🐛 Bug Report I am trying to run the test cases (.side) generated from selenium ide using selenium side runner. The tests work perfectly on Selenium IDE, and on...