summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/PdfHandler/tests/browser/features/pdf.feature
blob: 84fb3ff24154f6255d36ef7f40c8af4cdd7e9042 (plain)
1
2
3
4
5
6
7
8
9
10
11
@chrome @firefox @internet_explorer_8 @internet_explorer_9 @internet_explorer_10 @phantomjs @test.wikipedia.org
Feature: PDF

  Scenario: Check for Download as PDF link
    Given I am at a random page
    Then Download as PDF should be present

  Scenario: Click on Download as PDF link
    Given I am at a random page
    When I click on Download as PDF
    Then Download the file link should be present