class MockBrowser
Mock class just to make instantiating a page object with a browser happy
Public Instance Methods
bridge()
click to toggle source
Called by PageObject though not needed for documentation
# File lib/topoisomerase/template/page_object.rb, line 75 def bridge; end