Skip to content

refactor: rename tauri-plugin-wdio-server to tauri-plugin-wdio-webdriver and update related configurations#182

Merged
goosewobbler merged 3 commits into
mainfrom
refactor/rename-plugin
Mar 1, 2026
Merged

refactor: rename tauri-plugin-wdio-server to tauri-plugin-wdio-webdriver and update related configurations#182
goosewobbler merged 3 commits into
mainfrom
refactor/rename-plugin

Conversation

@goosewobbler
Copy link
Copy Markdown
Contributor

No description provided.

…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.
greptile-apps[bot]

This comment was marked as off-topic.

@goosewobbler goosewobbler merged commit 113cbc5 into main Mar 1, 2026
175 of 176 checks passed
@goosewobbler goosewobbler deleted the refactor/rename-plugin branch March 1, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant