Skip to content

Webdriverio / mocha test never executes hangs after client.init() #4

Description

@andyjdee

Hi,

I am trying to setup a webdriverio framework with mocha to test an OpenFin application. I've followed the instructions to the T from what's on the read me but the it() test never gets executed and seems to hang after the webdriver.remote(driverOptions).init() has been invoked.

The OpenFin app in test does open, i.e. the RunOpenFin.bat is executed and application opens successfully, but the test scenario it() is not executed and times out.

Any help would be greatly appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions