Sha256: 8946c5b0f40c2ffbb031ddf3e6c93fd32180d087dd96c9fc1a3e193ec2837178

Contents?: true

Size: 210 Bytes

Versions: 14

Compression:

Stored size: 210 Bytes

Contents

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '../../', 'lib'))

require 'rspec/expectations'
require 'watir-webdriver'
require 'selenium-webdriver'
require 'page-object'

World(PageObject::PageFactory)

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
page-object-1.0.1 features/support/env.rb
page-object-1.0 features/support/env.rb
page-object-0.9.8 features/support/env.rb
page-object-0.9.7 features/support/env.rb
page-object-0.9.6 features/support/env.rb
page-object-0.9.5 features/support/env.rb
page-object-0.9.4 features/support/env.rb
page-object-0.9.3 features/support/env.rb
page-object-0.9.2 features/support/env.rb
page-object-0.9.1 features/support/env.rb
page-object-0.9.0 features/support/env.rb
page-object-0.8.10 features/support/env.rb
page-object-0.8.9 features/support/env.rb
page-object-0.8.8 features/support/env.rb