Releases: redhat-developer/vscode-extension-tester
Releases · redhat-developer/vscode-extension-tester
v5.7.1
What's Changed
- Bump selenium-webdriver from 4.9.2 to 4.10.0 by @dependabot in #833
- issue-835: Fix could not paste from clipboard issue only on Windows by @djelinek in #834
Full Changelog: v5.7.0...v5.7.1
v5.7.0
What's Changed
- Shrink supported VS Code versions to last three releases by @djelinek in #781
- Fix helloworld-sample tests from sample-projects by @djelinek in #782
- Bump @types/selenium-webdriver from 4.1.13 to 4.1.14 in /locators by @dependabot in #750
- Bump fs-extra from 11.1.0 to 11.1.1 in /page-objects by @dependabot in #700
- issue-795: TextEditor > typeTextAt() method is not properly working mainly on macOS by @djelinek in #802
- Add 'disabled' check for vscode components by @mlorinc in #791
- Add EditorAction Page Object by @mlorinc in #790
- Delegate Codelens actions directly to element by @mlorinc in #789
- Bump typescript from 4.9.5 to 5.0.4 in /page-objects by @dependabot in #733
- issue-687: Verify clipboard is preserved during test run by @djelinek in #803
- issue-751: Fix RequestError: getaddrinfo ENOTFOUND by @djelinek in #805
- issue-785: BottomBar open view method is not working properly by @djelinek in #807
- Bump typescript from 4.9.5 to 5.0.4 by @dependabot in #736
- Bump ts-essentials from 9.3.1 to 9.3.2 by @dependabot in #810
- Fix unstable sideBarView-test on macOS by @djelinek in #811
- Bump typescript from 4.9.5 to 5.0.4 in /locators by @dependabot in #738
- Bump xml2js and @vscode/vsce by @dependabot in #747
- Bump rimraf from 4.4.0 to 5.0.1 in /page-objects by @dependabot in #778
- Bump rimraf from 4.4.0 to 5.0.1 in /locators by @dependabot in #779
- Bump @types/node from 16.18.16 to 16.18.34 in /page-objects by @dependabot in #799
- Bump @types/node from 16.18.16 to 16.18.34 in /locators by @dependabot in #800
- Bump @types/selenium-webdriver from 4.1.14 to 4.1.15 in /locators by @dependabot in #798
- Bump @types/selenium-webdriver from 4.1.13 to 4.1.15 in /page-objects by @dependabot in #806
- Bump rimraf from 4.4.0 to 5.0.1 by @dependabot in #814
- Bump typescript from 5.0.4 to 5.1.3 in /page-objects by @dependabot in #815
- Bump typescript from 5.0.4 to 5.1.3 in /locators by @dependabot in #816
- Bump typescript from 5.0.4 to 5.1.3 by @dependabot in #817
- Add timeout to InputBox's create function by @infiniteregrets in #819
- Add action for stale inactive issues/PRs by @djelinek in #822
- Bump selenium-webdriver from 4.8.1 to 4.9.2 by @dependabot in #823
- Bump commander from 10.0.0 to 10.0.1 by @dependabot in #825
- issue-731: Replace unmaintained unzip-stream dependency by @djelinek in #812
- Avoid flakiness when trying to activate opened editor tab in EditorView by @djelinek in #827
- Improve stability of Modal dialog tests by @djelinek in #826
- issue-829: Fix TextEditor > getSelectedText is not working on macOS by @djelinek in #830
- issue-619: Test suite is not fully executed on Windows by @djelinek in #809
New Contributors
- @infiniteregrets made their first contribution in #819
Full Changelog: v5.6.0...v5.7.0