I\'m implementing a lazy login feature. My cucumber feature should describe it:
Feature: User log in Scenario: Lazy login Given I didn\'
Use https://github.com/nruth/show_me_the_cookies which wraps the driver methods. It has methods for getting cookies, deleting cookies, and a method for creating cookies called create_cookie.
create_cookie