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 press "button" by attribute 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 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 as a command to press a button by its text, ensuring the correct execution of the expected action. When (I|we)* press "([^"]*)?" Example by text:When I press "Log In" When I press "button" by attribute Book traversal links for When I press "button" When I fill in the following: Up When I press "button" by attribute