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