The WinAppDriver code is currently very specialized to launching a new instance iff none is already running, because of our current needs. We should have a more generic API supporting two different initialization options: one that starts a WinAppDriver.exe instance and one that attaches to an existing one.
The
WinAppDriver
code is currently very specialized to launching a new instance iff none is already running, because of our current needs. We should have a more generic API supporting two different initialization options: one that starts a WinAppDriver.exe instance and one that attaches to an existing one.