Skip to content

.type() hangs when invoking with a number instead of text #10

@icoloma

Description

@icoloma

Triggered by my own mistake while testing a numeric field:

.type('[name="my_number_field"]', 1)

Will hang dalek and the test will not end. Notice the missing quotes on the number.

Tested with Dalek cli 0.0.2 and local 0.0.6 on Linux.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions