Skip to content

Instantly share code, notes, and snippets.

@WMahoney09
Created February 2, 2017 16:11
Show Gist options
  • Save WMahoney09/6d3d006672f12cc23efecd3b8b4eef6b to your computer and use it in GitHub Desktop.
Save WMahoney09/6d3d006672f12cc23efecd3b8b4eef6b to your computer and use it in GitHub Desktop.
Undefined method `client` for Percy:Module (NoMethodError)
9008 ENV=dev
BROWSER: firefox
ENVIRONMENT: dev
undefined method `client' for Percy:Module (NoMethodError)
/Users/msergeant/.rvm/gems/ruby-2.3.0@capybara_testing/gems/percy-capybara-2.3.5/lib/percy/capybara/client.rb:25:in `initialize'
/Users/msergeant/.rvm/gems/ruby-2.3.0@capybara_testing/gems/percy-capybara-2.3.5/lib/percy/capybara.rb:10:in `new'
/Users/msergeant/.rvm/gems/ruby-2.3.0@capybara_testing/gems/percy-capybara-2.3.5/lib/percy/capybara.rb:10:in `capybara_client'
/Users/msergeant/.rvm/gems/ruby-2.3.0@capybara_testing/gems/percy-capybara-2.3.5/lib/percy/capybara.rb:57:in `use_loader'
/apps/automated_testing_framework/capybara-cucumber/features/support/percy.rb:33:in `<top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment