Skip to content

Application under test not properly handling deeplinks on Windows #1127

@noahismith

Description

@noahismith

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions