Class: MockBrowser

Inherits:
Object
  • Object
show all
Defined in:
lib/topoisomerase/template/page_object.rb

Overview

Mock class just to make instantiating a page object with a browser happy

Instance Method Summary collapse

Instance Method Details

#bridgeObject

Called by PageObject though not needed for documentation



75
# File 'lib/topoisomerase/template/page_object.rb', line 75

def bridge; end