Skip to content

Releases: webdriverio-community/wdio-vscode-service

Release 4.0.3

01 Aug 07:31
Compare
Choose a tag to compare
  • Remove call to latests API (download insiders) (#29) (5c6e943)

Release 4.0.2

28 Jul 19:04
Compare
Choose a tag to compare
  • include fs-provider into the package (ead49e4)

Release 4.0.1

21 Jul 13:18
Compare
Choose a tag to compare
  • patch currentText being null in Workbench Input setText (#26) (dfc18c1)
  • minor wording (96aade5)
  • wait for webviews to show up (2188428)
  • fix npm script (0fe20e7)

Release 4.0.0

18 Jul 15:23
Compare
Choose a tag to compare
  • minor typo in readme (1ac99e4)
  • Allow running browser instance for web extension testing (#17) (07665ee)
  • Simplify access to editor webviews (#22) (852fb8d)

Release 3.0.3

13 Jul 20:15
Compare
Choose a tag to compare

Release 3.0.2

03 Jun 08:40
Compare
Choose a tag to compare

Release 3.0.1

02 Jun 19:12
Compare
Choose a tag to compare
  • finally fix getTitle for ViewControl items (de82a75)

Release 3.0.0

02 Jun 18:41
Compare
Choose a tag to compare
  • make problems test stable in insiders (ebb0f71)
  • update vscode version for last vscode release (11b1322)
  • fix eslint (02b074f)
  • fix getTitle for ViewControl items (b043852)
  • revert changes to package.json after e2e testing the extension (d805c3c)
  • seal page object constructor and prototype (f5ccdb3)
  • Rename PluginDecorator to PageDecorator (#18) (942c40e)

Release 2.0.1

07 Apr 13:18
Compare
Choose a tag to compare
  • Improve compatibility with other driver (#15) (3d63bb5)

Release 2.0.0

07 Apr 12:11
Compare
Choose a tag to compare
  • Multiremote Support (#14) (5c2e51c)
  • add implicit waits for cursor movements (eff2e37)
  • increase connectionTimeout default value (dbaff81)
  • test problems view (#13) (3cc1daa)
  • add docs to vscodeProxyOptions (5b3cce1)