Ticket #305 (closed enhancement: fixed)
use instances in addStep() everywhere
| Reported by: | albertHofkamp | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.7.8 |
| Version: | 0.7.7 | Keywords: | |
| Cc: | albertHofkamp, dustin |
Description
In the documentation, the use of step objects is preferred above use of classes. This is however not done everywhere. The patch fixes this in the documentation.
Attachments
Change History
Changed 5 years ago by albertHofkamp
-
attachment
stepinstances.diff
added
comment:2 Changed 5 years ago by dustin
- Cc dustin added
This looks good, but on applying it I find that there are some existing bugs in the documentation that I should clean up first. I'll take care of that, then get your patch in the repo.
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
replacement of use of classes with use of objects in addStep() examples