selenium-ide icon indicating copy to clipboard operation
selenium-ide copied to clipboard

Open Source record and playback test automation for the web.

Results 291 selenium-ide issues
Sort by recently updated
recently updated
newest added

## 🚀 Feature Proposal When I use the "Select target in page" function, the IDE always selects the "css finder" locator type. In the application I'm testing the css locators...

### What happened? I place echo statements in my side script to display loop counters or the progress of my script. The log does not always scroll to the very...

I-defect
needs-triaging

This would allow for browser quirks to be replicated locally. This would also allow for native context menus I think.

## 💬 After running selenium ide test, How to generate html report ### I was added multiple test suite contains multiple tests.After selenium ide running i want to generate html...

## 🐛 Bug Report Any Verify command doesn't return any value. It can't be used on IF. ## To Reproduce This example shows the difference between the commands "verify element...

I use selenium IDE to capture all my test and then run them firstly on selenium ide then through side runner. currently I can run any test through the ide...

## 🐛 Bug Report https://github.com/SeleniumHQ/selenium-ide/issues/720 2019: "As of right now, there's no way to pass in information externally into test runs in the IDE. This will change when we move...

## 🐛 Bug Report When trying to launch "Run all tests in suite" using Ctrl+Shift+R it doesn't work. CTRL + R works and runs the current test, but it would...

## 💬 I m running multiple Selenium ide tests. If one test gets failed it is runnig next test how to run next test. ### SampleTest run test1 run test2...

## 🐛 Bug Report Firefox has changed the default way it treats Extensions and the instructions are no longer correct ## To Reproduce Steps to reproduce the behavior: 1. Install...