Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

How to fix errors like: " 'element' is not defined. or 'by' is not defined or $' is not defined. #2267

@99

Description

@99

I'm getting this error even with:
var username = element(by.id('username'));

test/e2e/Page.spec.js
line 15 col 22 'element' is not defined. line 15 col 30 'by' is not defined.

can someone please help resolve this problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions