selenium-ide
selenium-ide copied to clipboard
Open Source record and playback test automation for the web.
## 🚀 Feature Proposal Allow the user to provide a filename as well, which can be used to save results with file name provided in the command ## Motivation While...
## 🐛 Bug Report I have test cases that open other browser windows/tabs. When I go to clean up, I select each of the windows (using the unique Window Name...
## 🚀 Feature Proposal A workaround to use the main Chrome browser state or maybe browser data (cookie, localstorage, etc) to whitelist the 2FA trusted browser from the web. ##...
## 🐛 Bug Report The placeholders in the Copyright line in the Apache License file should be replaced with actual values.
No tests found, exiting with code 1 Run with `--passWithNoTests` to exit with code 0 No files found in C:\Program Files\nvm\v16.17.0\node_modules\selenium-side-runner. Make sure Jest's configuration does not exclude this directory....
Why is there a hardcoded timeout of 30000 ms added [here](https://github.com/SeleniumHQ/selenium-ide/blob/24a2030a3579b20b1647f2168e319ceca02531be/packages/code-export-javascript-mocha/src/hook.ts#L123C1-L124C1)
After compiling the source code, I found that there is only the recording feature but no pause feature. 
## 🐛 Bug Report The behaviour of the command goBack has changed in 3.3.1 I used to have a command of goBack with no additional details (as described in https://github.com/seleniumhq/selenium-google-code-issue-archive/issues/1162)...
## 🐛 Bug Report A clear and concise description of what the bug is. I am running into a problem with Selenium Side Runner when trying to execute a set...
## 🐛 Bug Report A clear and concise description of what the bug is. Websites hang up while trying to record workflows through Selenium IDE Following are the websites that...