Details
Description
I would suggest at least the parameters include step narrative.
Why? Selenium has a setContext(String) method [ I added it four years ago ]. It's nice to display what is currently going on in the tests, in case someone is watching.
I'd like the Selenium control frame to say "Given I am not logged in" etc.
I have no easy way of doing this presently.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 2.1 [ 14547 ] | |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Affects Version/s | 2.1 [ 14547 ] | |
Affects Version/s | 2.0.1 [ 14549 ] | |
Affects Version/s | 2.0 [ 14456 ] | |
Assignee | Mauro Talevi [ maurotalevi ] |
Method performing(String step) has been added.