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 _--output-format=junit_ throws an error. ## To Reproduce selenium-side-runner --output-directory=results **--output-format=junit** testfile.side ## Expected behavior A junit result should be generated in results directory. ## Project file...

has workaround

## πŸ› Bug Report Hi, Like the title says, when you set parallel to "true" in .side, in xml result testsuite name is "undefined". When this simple test suite is...

## πŸ› Bug Report In the proxy option as suggested in the [document](https://www.selenium.dev/selenium-ide/docs/en/introduction/command-line-runner#using-a-proxy-server), the 'bypass' option is not considering multiple values. Only the first option value is considered, remaining values...

## πŸ› Bug Report A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior: ## Expected behavior A clear and concise description...

## πŸš€ Feature Proposal As a Selenium IDE User, I would like to be able to add a command to a particular Script in a Test Suite to run slower...

enhancement

## πŸš€ Feature Proposal Button that let's you run script on current page instead of opening new window ## Motivation Found this feature in Katalon studio when tried to install...

This is to get ahead of any user issues and provide a bit of forecasting. Currently, we export formats for Selenium v3. I'm planning to add v4 export bindings as...

## πŸ› Bug Report When I use the command **store text** to store a text of any element of a web page , and if that text contains some HTML...

reproducer required

## πŸ› Bug Report With Firefox in version 79 new error emerged when link is opened in the new window/tab by "click" command (everything works fine in Firefox 78.x). Command...