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 I can store text, but i cant reuse it after because of or Browser: firefox

confirmed

## πŸš€ Feature Proposal Clicking coordinate rather than target when the target element has zero sizes. I will create a pull request with that feature. ## Motivation When I test...

## πŸš€ Feature Proposal Add β€˜Clear Browser Cache’ to the Selenium IDE Keyword wishlist. ## Motivation Allow users to clear a browser cookie session to prevent pre-populated data, or direct...

enhancement
blocked native

## πŸ› Bug Report A "wait for element visible" command does not wait, when executed with the selenium-side-runner. ## To Reproduce Running the `Test Wait.side` in Selenium IDE works fine....

## πŸ› Bug Report When commands different from "click" have secondary locators the steps are failing without trying to use the secondary locator beforehand. In the test case attached I...

## πŸ› Bug Report ## Preconditons: Edge driver is installed. Path to edge driver is defined. ## Steps to reproduce the behavior: 1. Run command: selenium-side-runner -c "browserName=edge" suit_name.side Result...

Selenium IDE browser extension for google chrome requires manifest upgrade to V3. Is there a way to handle this? Or is there a plan to upgrade the manifest version?

## πŸš€ Feature Proposal Prefer CSS attribute selectors that are dedicated for testing when selecting an element. Common conventions that I know of are and seen a lot in the...

enhancement
c-record

## πŸš€ Feature Proposal Test Data to retrieve from Excel ## Motivation It can be used by non technical persons. Just changing the data and trigger the execution. as this...

## πŸ› Bug Report A clear and concise description of what the bug is. Installing Selenium IDE in v4 doesn't run the test when the play button is clicked. It...