new functions, undo redo reload#1807
Conversation
all have hotkeys, reload needs an icon button
|
PR Description updated to latest commit (c74581e)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
User description
all have hotkeys, reload needs an icon button
Thanks for contributing to the Selenium IDE!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
Type
enhancement, bug_fix
Description
reloadcommand during recording sessions.Changes walkthrough
editBasics.ts
Implement Undo and Redo Functionality with Hotkeyspackages/selenium-ide/src/main/session/controllers/Menu/menus/editBasics.ts
projectView.ts
Add Refresh Playback Window Menu Item with Hotkeypackages/selenium-ide/src/main/session/controllers/Menu/menus/projectView.ts
window.
reloadcommand when the page is refreshed during recording.index.ts
Implement Undo and Redo Functionality and State Mutation Handlingpackages/selenium-ide/src/main/session/controllers/State/index.ts
index.ts
Support Hot Module Replacement in Development Modepackages/selenium-ide/src/main/session/controllers/Windows/index.ts
*.ts
Centralize API Logging and Clean Uppackages/selenium-ide/src/main/api/classes/*.ts
webpack.config.ts
Configure Webpack for Hot Module Replacementpackages/selenium-ide/webpack.config.ts
package.json
Bump Version to 4.0.1-beta.5packages/selenium-ide/package.json