Skip to content

Reference to the properties of json object doesn't work #338

Description

@hudk2000

Here is an example.

store json, {"username":"abc", "password":"123"}, userInfo
type, name=username, ${userInfo}.username

The result is "abc" in Selenium IDE but it is {"username":"abc", "password":"123"}.username in selenese runner.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions