giovanicosta
giovanicosta
I executed any tests with gem capybara-angular, but unsuccessfully! For example, why not find with 'teste'> ??? I tried find "ng-model" or "ng-click" directives using *fill_in* and *find*, but unsuccessfully....
C:\dev\workspace\iautomation (master) λ cucumber features\specifications\implementsapp\login.feature undefined method `seconds' for 2:Fixnum Did you mean? send (NoMethodError) C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/capybara-ng-0.2.7/lib/angular.rb:6:in `' C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/capybara-ng-0.2.7/lib/angular.rb:5:in `' C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/capybara-ng-0.2.7/lib/capybara-ng.rb:1:in `require_relative' C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/capybara-ng-0.2.7/lib/capybara-ng.rb:1:in `' C:/Ruby23-x64/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:133:in `require' C:/Ruby23-x64/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:133:in `rescue in require' C:/Ruby23-x64/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:40:in...