Skip to content

Using Recorder make acceptPopup() fail #6819

@jcvignoli

Description

@jcvignoli

Using this config:

extensions:
    enabled:
      - Codeception\Extension\Recorder
    config:
      Codeception\Extension\Recorder:
          module: lucatume\WPBrowser\Module\WPWebDriver
          delete_successful: false

Makes $I->acceptPopup(); to fail.

If I deactivate the recorder, the method is successfull.

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