init.features.samples.google.Google.feature Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gwen-web Show documentation
Show all versions of gwen-web Show documentation
Web automation engine for Gwen
The newest version!
@Sample
Feature: Google search
Scenario: Lucky Google search
Given I have Google in my browser
When I do a search for "automation"
Then at least one result should be displayed
© 2015 - 2024 Weber Informatics LLC | Privacy Policy