Sha256: 7be105a2e8e722310b3d144da0a30e9096b06f2217bd875d4f472299a76c40db

Contents?: true

Size: 452 Bytes

Versions: 1

Compression:

Stored size: 452 Bytes

Contents

Description:

  Creates a template for a WatirCraft method. The method can be called 
  from a spec (in an "it", "before" or "after" block) or from a 
  step (a Given or When or Then block). 
  
  It can also be called from within script\console or as a method on the
  site object.
  
  The @browser and @site instance variables are available to your method.
  
Examples:
  
  script\generate method notice
  script\generate method empty_shopping_cart

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bret-watircraft-0.5.0 watircraft_generators/method/USAGE