Versions in this module Expand all Collapse all v0 v0.6.3 Aug 15, 2019 v0.6.2 Jan 28, 2019 v0.6.1 Jan 20, 2019 Changes in this version + type Browser struct + func (b *Browser) Open(url string) error + type MockOpener struct + MockOpen func(url string) error + func (m *MockOpener) Open(url string) error + type URLOpener interface + Open func(url string) error