UNPKG

259 BPlain TextView Raw
1@cookies
2@dialects=webapi
3Feature: Google is accessible
4
5 Background: Googling
6
7 Given I am googling
8
9 Scenario: Request Google homepage - with redirects
10
11 Given I enable redirects
12 When I GET http://google.com
13 Then response code should be 200