-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
help:wantedAdditional help is neededAdditional help is neededplatform:windowsWindows-specific issuesWindows-specific issuesstatus:investigatingNeeds definition before work can startNeeds definition before work can start
Description
Environment
- OS: Windows 11
- Electron: 35.7.0
- Chromdriver: v134.0.6998.165
- electron-builder: 25.1.8
- wdio-electron-service: 8.2.1
Issue
I'm trying to automate some behavior within my Electron application via wdio-electron-service
. I'm trying to open the application under test via a deeplink, but instead of the application launched via wdio responding to the deeplink, a 2nd application is opened and processes the deeplink.
This behavior is not observed when testing the same application manually OR when testing with MacOS builds.
I've created a repo to reproduce the issue on Windows: https://github.com/noahismith/wdio-electron-deeplinks
Metadata
Metadata
Assignees
Labels
help:wantedAdditional help is neededAdditional help is neededplatform:windowsWindows-specific issuesWindows-specific issuesstatus:investigatingNeeds definition before work can startNeeds definition before work can start