Releases: webdriverio-community/wdio-vscode-service
Releases · webdriverio-community/wdio-vscode-service
Release 5.2.0
Release 5.1.0
- skip test in ci (b1db593)
- skip on linux (94e4ebc)
- Fix error in
resetPosition
(#71) (463f5f1) - skip test in web (e2d2850)
- retry getting text from terminal (59802c0)
- change terminal settings in test (893b2e8)
- add test for fetching terminal text - closes #69 (3050417)
- improve e2e tests (9270af2)
- remove yarn (befc396)
- update deps (9dd2a82)
- remove cjs exports (aab1e11)
Release 5.0.0
Release 4.2.1
Release 4.2.0
- fix stale web server (3fff37d)
- fix proper usage of input class (5940e96)
- increase timeout and make it configurable (fd68277)
- remove assertion (01840d1)
- fix instance await (e85ce9d)
- make tests work with v1.73 (604f71a)
- skipEncoding in URI.toString in fsExtensionMain.ts - fixes #52 (e815268)
- executeCommand() mods (#49) (61c5ab2)
- set COI headers based on vscode-coi query (#25) (de6f8bb)
- fix type issues (a263778)
- update deps (7fccbfa)
- Update vscode and Node.js (956c12c)
- Get all visible markers (95d2459)
- Add Disconnect button click to DebugToolBar (cc0b5ef)
- move chromedriver to peerDependency list (9771929)
- Fix to run tests (#43) (f170164)
- docs: fix typo in readme (#47) (af31420)