> Scenario: Print window
> Given I navigate to "http://somethng.com"
> And I click on element having id "printId"
> Then I print configuration
> Then I close window
I'm also trying to use "I dismiss alert", but it doesn't help me. Window doesn't want to close.
I see this window, configuration print after then I close window manually.
Interesting also how I can manage downloading window in Firefox.
I don't how to use other syntax, if you can explain me for my syntax will be perfect.