Documentation Webship JS 1.0.x Install Webship JS Global Settings 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 wait Then I should see Then I should be Then the "item" checkbox Then the item should contain Then the "item" link should contain "url" Then the response status code should be {number} When I attach the file "file name" to "element" When I scroll When I scroll down When I scroll up When I scroll to top When I scroll to the bottom When I scroll to top of "<selector>" When I scroll to bottom of "<selector>" Assertions Commands Needed Tools Integrations Scrolls to the very top of the current page.SyntaxWhen I scroll to top When I scroll to the top When scrolling to the top of the pageExampleWhen I scroll to the top