Protractor v4.0.4 Release Notes

  • 🔋 Features

    • (c5faf08) feat(browser): auto-unwrap ElementFinder into WebElement for selenium funtions (#3471)

    • (a379b33) feat(plugins): support onPrepare in plugins (#3483)

    Dependencies

    • (d10bc99) deps(outdated): update types/q and saucelab

    • (4252000) deps(types): typescript and typings dependencies (#3485)

      • remove typings dependency, scripts, and gulp task
      • add @types dependencies
      • clean up globals.ts from npm publishing
      • add declaration flag for tsc globals gulp task
      • ignore globals.d.ts from tsconfig and .gitignore closes #3484