selenium-ide
selenium-ide copied to clipboard
Open Source record and playback test automation for the web.
## π Bug Report I can store text, but i cant reuse it after because of or Browser: firefox
## π 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...
## π 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...
## π 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...