Documentation Webship JS 1.0.x Install Webship JS Step Definitions Given I am on homepage Given I am on "specific page" When I go to the homepage When I go to "specific page" When I reload the page When I move backward one page When I move forward one page When I fill in When I press "button" When I click "link" When I check "checkbox" When I uncheck "checkbox" When I select "option" from "select list" When I attach the file "file name" to "input file" When I wait Then I should see Then I should be Then I should be on (the) homepage Then I should not be on (the) homepage Then I should be on "specific page" Then I should not be on "specific page" Then the "item" checkbox Then the item should contain Then the response status code should be {number} Assertions Commands Needed Tools Integrations This step definition is used to be sure that the current page is not the specific page. Then (I|we)* should not be on "([^"]*)?" Example (1):Then I should not be on "/" Example (2):Then we should not be on "/user/login" Book traversal links for Then I should not be on "specific page" Then I should be on "specific page" Up Then the "item" checkbox