Skip to content

Allow plugin to access variables #693

@ChrisLMerrill

Description

@ChrisLMerrill

🚀 Feature Proposal

The plugin support should allow plugins to access variables.

Motivation

My plugin collects data during the test which the test author might like access to. If I could access variables, then I could implement a store data command.

Example

My plugin allows test authors to measure the duration of events. If I could store a result in a variable, then the test author could use assert to fail a test if the site is too slow.

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