refactor: rename tauri-plugin-wdio-server to tauri-plugin-wdio-webdriver and update related configurations#182
Merged
Merged
Conversation
…ver and update related configurations - Replaced all instances of `tauri-plugin-wdio-server` with `tauri-plugin-wdio-webdriver` in Cargo.toml, Cargo.lock, and main.rs to reflect the new plugin name. - Updated JSON schemas and capabilities to include the new `wdio-webdriver` permission. - Added new files for the `tauri-plugin-wdio-webdriver`, including README, LICENSE, and configuration files, establishing a foundation for WebDriver support in Tauri applications. - Enhanced the build process by including the new plugin in the project structure, ensuring compatibility with existing automation features.
- Added a rule to .gitignore for bundler fixtures' rollup.config.js files to prevent tracking of auto-generated configurations. - Deleted the autogenerated rollup.config.js files for both CJS and ESM simple TypeScript configurations, streamlining the project structure.
This was referenced Apr 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.