Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 571 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 571 Bytes

Example recipes

This script logs in on GitHub.com through Chromium, and then reuses the login cookies state in WebKit. This recipe can be used to speed up tests by logging in once and reusing login state.

This script uploads a file to an input element that accepts file uploads.