
| Key: |
SEL-30
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Dan Fabulich
|
| Votes: |
1
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
It has been requested that we provide functionality to record the time it takes to download the contents of a page.
Perhaps this can be done intially for the 'open' command, and later for 'click' and others.
|
|
Description
|
It has been requested that we provide functionality to record the time it takes to download the contents of a page.
Perhaps this can be done intially for the 'open' command, and later for 'click' and others. |
Show » |
|
1. collect start time in getNextCommand
2. collect end time in commandCompleted
3. if currentCommand.command == "open" display time diff on 3rd column