Skip to content

restart: false -> fails #506

@MitkoTschimev

Description

@MitkoTschimev

What are you trying to achieve?

I want to integrate Codecept scenarios into Jira with ZAPI / Zephyr.
For that i need a direct mapping from scenario to Test Tasks (in Jira).
So what i am doing is to split our scenarios to smaller one to have a better test overview in Jira.
To achieve that we need to use the options -> restart: false to not restart the browser every time otherwise the test execution time would explode :(

So if i am executing one Feature with this setup everything works like expected.
But if i am executing more Features than i get for the second++ an error.

What do you get instead?

1) some test:
     A session id is required for this command but wasn't found in the response payload
  
  Scenario Steps:
  
  - I.elementIsPresentAndVisible....

Details

  • CodeceptJS version: latest
  • NodeJS Version: 6.9.10
  • Operating System: Mac OSX, Ubuntu
  • WebDriverIO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions