Class Capybara::Poltergeist::Driver
In: lib/capybara/poltergeist/driver.rb
Parent: Capybara::Driver::Base

Methods

Constants

DEFAULT_TIMEOUT = 30

Attributes

app  [R] 
app_server  [R] 
browser  [R] 
client  [R] 
options  [R] 
server  [R] 

Public Class methods

Public Instance methods

logger should be an object that responds to puts, or nil

resize_window(width, height)

Alias for resize

[Validate]