All Downloads are FREE. Search and download functionalities are using the official Maven repository.

features.GoogleSearch.feature Maven / Gradle / Ivy

There is a newer version: 0.2.23
Show newest version
# Test Google Search
Feature: Google Search

  # Wird vor jedem Szenario ausgeführt
  Background: To Launch the browser
    Given Launch the browser

  # Testfall 1
  @TestName:QTAF-4
  Scenario: Search for Cucumber in Google
    When Hit Qytera on your browser
    Then Enter "Cucumber" in the search text box.
    And Select the first result.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy