Sha256: 8c5f591cc74450551004072306b1ffa217524f553e23b326f09663800779b2ff

Contents?: true

Size: 169 Bytes

Versions: 2

Compression:

Stored size: 169 Bytes

Contents

Before { $driver.start_driver }

After do
  begin
    selenium.driver_quit
  rescue StandardError => myStandardError
    puts "\nERROR: *** #{myStandardError}"
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
Ifd_Mobile-0.1.7 project/features/support/hooks.rb
Ifd_Mobile-0.1.4 project/features/support/hooks.rb