Skip to content

I'd like a command that will show me in what fixture a command is found #1605

Description

@pvbemmelen62

I just spent an hour searching for where the command
|value of|xpath=//id[@summary="not there"]|
is found when it is executed.

When searching in the Context help , in the editor , you get a couple of hundred matches .

( I now know, there is a valueOf(String) in BrowserTest, and one in StringFixture . )

I would like to have a method similar to getFixture() :
|show|get fixture|
will show the current actor/fixture.

Thus, I'd like to have a method:
|show|get fixture for command|value of|mama|
where the part after "get fixture for command" is equal to what a command would look like.

I guess another way to get this information easily, would also help.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions