Skip to content

"runner.startWebDriver is not a function" thrown after upgrading to nightwatch 2.0.4 #950

@cvacalares

Description

@cvacalares

Expected Behavior

Is the current nightwatch-api compatible with nightwatch 2.0.4?

Current Behavior

After installing the latest nightwatch 2.0.4, my scripts are now failing with an error "runner.startWebDriver is not a function".
TypeError: runner.startWebDriver is not a function

Steps to Reproduce (for bugs)

Set the package.json to "nightwatch": "2.0.4" and install it.

Context

I'm trying to use the latest nightwatch since it has new features and bug fixes.

Your Environment

  • Version used: nigthwatch-api 3.0.4, "@cucumber/cucumber": "^7.3.2", "nightwatch": "2.0.4"
  • Browser Name and version: Chrome 97
  • Operating System and version (desktop or mobile): Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions