Releases: SeleniumHQ/selenium-ide
Releases · SeleniumHQ/selenium-ide
v3.7.4
16 May 08:23
Compare
Sorry, something went wrong.
No results found
Fix for the runner to resolve a bug with fetching dependencies
Fix for getting text from the page not getting white-space trimmed
Updated the "What's New" link in the project header to open the latest IDE release page in GitHub
v3.7.1
13 May 13:29
Compare
Sorry, something went wrong.
No results found
Fixes
selenium-side-runner won't load multiple versions of selenium-webdriver into memory
Fixed store context menu items
Removed --configuration-file flag, please use --config or --config-file instead
v3.7.0
07 May 12:35
Compare
Sorry, something went wrong.
No results found
Notable Improvements
Improved plugin support for code export
Added support for recursive reused test methods in code export
Docs for code-export
Fixes
Fixed to navigate issue when argument text link contains spaces (#674 )
v3.6.1
01 May 14:19
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed a bug where after switching back to a window Selenium IDE wouldn't switch to the top level context
Fixed a bug where open url could not contain variables
Upgraded js-yaml versions in the runner that were susceptible to a vulnerability
v3.6.0
17 Apr 23:10
Compare
Sorry, something went wrong.
No results found
Notable Changes
Code export for Java JUnit
v3.5.12
11 Apr 13:50
Compare
Sorry, something went wrong.
No results found
Notable Changes
submit is deprecated, and will not be recorded anymore, we suggest re-recording the step since a future version of Selenium IDE will remove submit.
Fixes
Upgraded react-dom and react-tooltip to a version that is not susceptible to XSS.
v3.5.10
10 Mar 15:55
Compare
Sorry, something went wrong.
No results found
Fixes
Fixes a bug that prevents runner from looking up dependencies
This release has no changes in the IDE, the latest IDE version is still 3.5.8
v3.5.9
26 Feb 13:33
Compare
Sorry, something went wrong.
No results found
Fixes
Fixes a bug that prevents execution due to invalid characters in the project name
This release has no changes in the IDE, the latest IDE version is still 3.5.8
v3.5.8
20 Feb 09:11
Compare
Sorry, something went wrong.
No results found
Notable Changes
Improved recording indicator UI
Improved recording of mouse over locators
Enable saving projects with invalid file system characters
Enable plugins to delete commands
Fixes
Fix for plugins to work with a suite of tests running in parallel in the runner
v3.5.7
14 Feb 14:00
Compare
Sorry, something went wrong.
No results found
Fixed performance issue during recording that would cause the browser window to become unresponsive.