Skip to content

Bind commands to this instance (not prototype) so each driver instanc…#56

Merged
teo-nikolov merged 1 commit intoAutomateThePlanet:mainfrom
y-schwab:fix/multiple-drivers
Mar 6, 2026
Merged

Bind commands to this instance (not prototype) so each driver instanc…#56
teo-nikolov merged 1 commit intoAutomateThePlanet:mainfrom
y-schwab:fix/multiple-drivers

Conversation

@y-schwab
Copy link
Copy Markdown
Contributor

This a very small change that allows for multiple drivers per test.

The issue is completely described in the issue 55

@teo-nikolov teo-nikolov merged commit 6dc2125 into AutomateThePlanet:main Mar 6, 2026
1 check passed
github-actions bot pushed a commit that referenced this pull request Mar 6, 2026
## [1.3.0](v1.2.0...v1.3.0) (2026-03-06)

### Features

* **commands:** add extra W3C commands ([57c654a](57c654a))
* **commands:** add support for close app and launch app ([26db919](26db919))
* **commands:** implement waitForAppLaunch and forceQuit ([6cce956](6cce956))
* **tests:** add unit tests and missing commands - recording, deletion and click and drag ([a8989c0](a8989c0))

### Bug Fixes

* Bind commands to this instance (not prototype) so each driver instance uses its own powershell session ([#56](#56)) [skip ci] ([6dc2125](6dc2125))
* **capability:** fix post run script ([97b57af](97b57af))
* **commands:** add allow-insecure check for fs operations ([4662035](4662035))
* **commands:** match closeApp and launchApp implementation with appium windows driver ([073c566](073c566))
* fix bugs and implemented end to end tests ([47efa4c](47efa4c))
* lint ([fb6ebc8](fb6ebc8))
* **lint:** lint ([acf7271](acf7271))
* **recorder:** fix screen recording ([9da1025](9da1025))
* **recorder:** validate outputPath before rimraf ([8aa49dd](8aa49dd))
github-actions bot pushed a commit that referenced this pull request Mar 6, 2026
## [1.3.0](v1.2.0...v1.3.0) (2026-03-06)

### Features

* **commands:** add extra W3C commands ([57c654a](57c654a))
* **commands:** add support for close app and launch app ([26db919](26db919))
* **commands:** implement waitForAppLaunch and forceQuit ([6cce956](6cce956))
* **tests:** add unit tests and missing commands - recording, deletion and click and drag ([a8989c0](a8989c0))

### Bug Fixes

* Bind commands to this instance (not prototype) so each driver instance uses its own powershell session ([#56](#56)) [skip ci] ([6dc2125](6dc2125))
* **capability:** fix post run script ([97b57af](97b57af))
* **commands:** add allow-insecure check for fs operations ([4662035](4662035))
* **commands:** match closeApp and launchApp implementation with appium windows driver ([073c566](073c566))
* fix bugs and implemented end to end tests ([47efa4c](47efa4c))
* lint ([fb6ebc8](fb6ebc8))
* **lint:** lint ([acf7271](acf7271))
* **recorder:** fix screen recording ([9da1025](9da1025))
* **recorder:** validate outputPath before rimraf ([8aa49dd](8aa49dd))

### Miscellaneous Chores

* **release:** 1.3.0 [skip ci] ([c29b822](c29b822))
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2026

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@y-schwab y-schwab deleted the fix/multiple-drivers branch March 9, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants