Skip to content

Discrepancies between code documentation online and the NPM package #3324

@pooventhan

Description

@pooventhan

Hi there!
I noticed some discrepancies with the code documentation online and the NPM package.
The web documentation says waitForVisible method returns a promise and the source file is an async method.
However, the types.d.ts file (from the NPM package) says it is a void method.

Is it a bug in .d.ts file ?

image (17)

Details

  • CodeceptJS version: 3.2.3
  • NodeJS Version: v16.13.1
  • Operating System: Windows 10

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