selenium-ide
selenium-ide copied to clipboard
Open Source record and playback test automation for the web.
## 🐛 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...
 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...