Skip to content

[Feature]: YAML格式中希望能在执行中提取值,并应用在后续的测试执行中 #2428

@ArthurSmoke

Description

@ArthurSmoke

What problem does this feature solve?

比如我在step1中提取了一个商品id-110

- aiQuery: 提取第一个商品条目的商品ID,输出为字符串
   name: tc001_product_id

希望在step2中输入这个值

- aiInput: 商品名称搜索输入框
   value: $tc001_product_id

What does the proposed API look like?

$用于引用上一步提取的值

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions