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.
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.