Sha256: 1c480f6ba668189e5a5b966d08b7c835ef2c9bf807f09cf8429a3142bbef92cb

Contents?: true

Size: 177 Bytes

Versions: 9

Compression:

Stored size: 177 Bytes

Contents

Before { $driver.start_driver }

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
Ifd_Mobile-1.4.0 project/features/support/hooks.rb
Ifd_Mobile-1.3.0 project/features/support/hooks.rb
Ifd_Mobile-1.2.0 project/features/support/hooks.rb
Ifd_Mobile-1.1.0 project/features/support/hooks.rb
Ifd_Mobile-1.0.0 project/features/support/hooks.rb
Ifd_Mobile-0.1.9 project/features/support/hooks.rb
Ifd_Mobile-0.1.8 project/features/support/hooks.rb
Ifd_Mobile-0.1.6 project/features/support/hooks.rb
Ifd_Mobile-0.1.5 project/features/support/hooks.rb