Skip to content

Releases: webdriverio/codemod

Release 0.5.2

14 Apr 22:18
Compare
Choose a tag to compare
  • transform waitUntil parameters - fixes #2 (e0bde29)
  • throw away url arguments - refs #2 (812478f)
  • throw all protracor global usage - refs #2 (e34a285)
  • transform to valid browser caps refs #2 (e10523e)

Release 0.5.1

14 Apr 11:58
Compare
Choose a tag to compare

Release 0.5.0

14 Apr 09:23
Compare
Choose a tag to compare
  • fix tests (19b9671)
  • more element based transformations (d9450d5)
  • transform all locators (58cb7f5)
  • no support for expected conditions (9973c9e)
  • add example image to readme (7465a61)

Release 0.4.1

12 Apr 22:23
Compare
Choose a tag to compare
  • also transform multiCapabilities entris (6c321e3)

Release 0.4.0

12 Apr 21:46
Compare
Choose a tag to compare
  • finish config transformation (7bdeeb7)
  • parse seleniumAddress in capability (ee50670)
  • start parsing config file (98b9c14)

Release 0.3.0

10 Apr 11:54
Compare
Choose a tag to compare
  • throw at getCssValue (26ffa2a)
  • getDriver -> parentElement, chain findElement(s) call (83f8a8f)
  • throw for evaluate (63804c0)
  • remove allowAnimations statements (8d41089)
  • remove getWebElement (9a738ed)

Release 0.2.0

09 Apr 10:14
Compare
Choose a tag to compare
  • transform findElement(s) (6a3ea84)
  • transform getProcessedConfig (0db1455)
  • throw errors for a bunch of unsupported commands (5acfcf4)
  • transform restartSync (5e89ece)
  • transform restart (4f81d5c)
  • also fail when calling browser.setLocation() (31ef7c2)
  • transform close command (5c3cb17)
  • also fail when calling browser.actions() (9a90f0a)
  • throw error if touchActions is used (ec57911)
  • transform switchTo().frame (e837491)
  • add editorconfig (f45827b)
  • implement custom locator strategy transformation (bdc1434)

Release 0.1.0

08 Apr 13:56
Compare
Choose a tag to compare