This is the minimal amount the code:

Feature: Making Cheese
  Scenario: Using the cheese machine
    Given I have no cheese


thanks


On 6 May 2013 14:50, Željko Filipin <[email protected]> wrote:

> On Mon, May 6, 2013 at 2:47 PM, Luis Espla <[email protected]> wrote:
>
>> This is the code(I have tested the same code in Mac OS X and It works
>> fine):
>>
>> Feature: Making Cheese
>>   As a cheese maker
>>   I want to make cheese
>>   So I can share my cheesiness
>>   Scenario: Using the cheese machine
>>     Given I have no cheese
>>     When I press the make cheese button
>>     Then I should have 1 piece of cheese
>>
>
> This is the "minimal amount of code that still reproduces the problem",
> that I have asked for?!
>
> Željko
>
> --
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> [email protected]
> http://groups.google.com/group/watir-general
> [email protected]
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Watir General" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to