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

Use new input().val() in e2e tests #376

Closed
@vojtajina

Description

@vojtajina

Just go through all e2e tests and change element('input[name=x]).val() into input('x').val()

The e2e tests are in-lined in source code and in google docs as well...
Easy way to check which commands have to be changed is to check generated /build/docs/docs-scenario.js file.

Metadata

Metadata

Assignees

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