Skip to content

setValue fails to set a number as a value #44

Description

@dbaronov

Now when I have got my Chrome browser working, I am playing with forms and looks like there is a problem with setting the value of element to numeric value. setValue('.select-element-class', '100') - does not work setValue('.select-element-class', 100) - breaks test, it gets stuck setValue('.select-element-class', 'a100') - **works fine** Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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