Advertisement
Guest User

Untitled

a guest
Apr 20th, 2016
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.16 KB | None | 0 0
  1. 1) checks the ac4designers account type 91 ac4designers campaignDetails have no Placement Tab
  2. Failure/Error: expect(page).to have_field 'email'
  3. expected to find field "email" but there were no matches
  4. # ./spec/common_steps.rb:34:in `logout!'
  5. # ./spec/account/ac4Designers_spec.rb:16:in `block (2 levels) in <top (required)>'
  6.  
  7. 2) campaign details 12 tries to sort campaigns
  8. Failure/Error: expect(all(SELECTORS['itemName'])[8]).to have_content 'All formats'
  9. expected to find text "All formats" in "Empty"
  10. # ./spec/campaigns/campaign_details_spec.rb:47:in `block (2 levels) in <top (required)>'
  11.  
  12. 3) creative actions 19 tries to sort creatives
  13. Failure/Error: expect(first(SELECTORS['records_itemName'])).to have_content 'Interscroller (Tablet)'
  14. expected to find text "Interscroller (Tablet)" in "Interscroller"
  15. # ./spec/creatives/creative_details_spec.rb:51:in `block (2 levels) in <top (required)>'
  16.  
  17. 4) campaign list header 42 add user
  18. Failure/Error: expect(page).to have_content 'User first name is required.'
  19. expected to find text "User first name is required." in "Celtra Autotest QA Celtra Account Support General Users Partners Demo creatives User Management Admins have full access, other roles only have access to relevant features in campaigns of which they are members. Learn more New User New Group Internal Groups NAME ID CREATED TOTAL MEMBERS REMOVE QA Account: Celtra Autotest 06326659 4/3/15 4 Remove Other Account: Celtra Autotest 1ec65234 4/3/15 1 Remove Admin Account: Celtra Autotest 22050064 4/3/15 2 Remove Gmail_Users Account: Celtra Autotest 648f21e9 4/30/15 3 Remove 1st group Account: Celtra Autotest d51d5f43 4/3/15 1 Remove Users NAME TYPE JOINED LAST LOGIN ADMIN BUILDER ANALYST TRAFFICKER QA Celtra qa@celtra.com 2 groups Internal User 2/25/15 4/20/16 Account owner Jure Cotič jure.cotic@celtra.com QA Internal User 2/27/15 9/21/15 Remove Natalija Jagodic natalija@celtra.com QA Internal User 2/27/15 9/2/15 Remove Uroš Kovač ukovac@celtra.com QA Internal User 2/27/15 7/20/15 Remove Simon Jazbar simon@celtra.com QA Internal User 2/27/15 6/22/15 Remove Gmail Admin qa.celtra@gmail.com Admin Internal User 2/27/15 4/20/16 Remove Jurij Vidmar jurij@celtra.com Internal User 2/27/15 8/27/15 Remove Simon (Gmail) Jazbar simon.jazbar@gmail.com Other Internal User 2/27/15 N/A Remove Celtron Kjuajević celtron.kjuajevic@gmail.com Internal User 4/8/15 4/8/15 Remove Gmail Builder builderceltra@gmail.com Gmail_Users Internal User 4/30/15 1/12/16 Remove Gmail Analyst analystceltra@gmail.com Gmail_Users Internal User 4/30/15 1/12/16 Remove Gmail Trafficker traffickerceltra@gmail.com Gmail_Users Internal User 4/30/15 1/12/16 Remove Celtra Admin qa.Admin@celtra.com Internal User 5/4/15 3/31/16 Remove Celtra Trafficker qa.Trafficker@celtra.com Internal User 5/4/15 1/12/16 Remove Celtra Analyst qa.Analyst@celtra.com Internal User 5/4/15 1/12/16 Remove Celtra Builder qa.Builder@celtra.com Internal User 5/4/15 1/12/16 Remove Gregor Praprotnik gregor.praprotnik@celtra.com Internal User 5/25/15 7/31/15 Remove Grega Kespret grega@celtra.com Internal User 8/27/15 N/A Remove Invite new user X First name is required. Last name is required. Email is required. CONTACT INFO First name: Last name: Email: ROLES Admin Builder Analyst Trafficker Invite About Privacy Policy Contact us © 2016 Celtra Inc. All Rights Reserved."
  20. # ./spec/header/header_spec.rb:291:in `block (2 levels) in <top (required)>'
  21.  
  22. 5) placement actions 60 tries to publish placement
  23. Failure/Error: find(SELECTORS['recordsSorting_byFlightDate']).click
  24.  
  25. Capybara::ElementNotFound:
  26. Unable to find css ".flight-date[data-action=sort]"
  27. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/node/finders.rb:43:in `block in find'
  28. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/node/base.rb:84:in `synchronize'
  29. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/node/finders.rb:32:in `find'
  30. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/session.rb:698:in `block (2 levels) in <class:Session>'
  31. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
  32. # ./spec/placements/placement_details_spec.rb:157:in `block (2 levels) in <top (required)>'
  33.  
  34. 6) new video creative 76 tries to create a video creative
  35. Failure/Error: page.find('.option', text: 'Display Video Templates').click
  36.  
  37. Capybara::ElementNotFound:
  38. Unable to find css ".option" with text "Display Video Templates"
  39. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/node/finders.rb:43:in `block in find'
  40. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/node/base.rb:84:in `synchronize'
  41. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/node/finders.rb:32:in `find'
  42. # /Users/qa/.rvm/gems/ruby-2.3.0/gems/capybara-2.5.0/lib/capybara/session.rb:698:in `block (2 levels) in <class:Session>'
  43. # ./spec/remove_create/creative_add_remove_video_spec.rb:27:in `block (2 levels) in <top (required)>'
  44.  
  45. 7) new video creative 77 removes video creative
  46. Failure/Error: expect(page).to have_content $NEW_VIDEO_CREATIVE_NAME
  47. expected to find text "A New Video Creative" in "Celtra Autotest QA Celtra Account Support Empty Creatives Placements Data tables Audiences New Creative From Template Show: (1) Products: (All) Formats: (All) CREATIVE NAME SIZE CHANGED DISTRIBUTION STATUS TRAFFICKING & PREVIEW No creatives match your current filter. About Privacy Policy Contact us © 2016 Celtra Inc. All Rights Reserved."
  48. # ./spec/remove_create/creative_add_remove_video_spec.rb:82:in `block (2 levels) in <top (required)>'
  49.  
  50. 8) campaign list header test admin permissions with user not in a group
  51. Failure/Error: expect(page).to have_content(/Campaigns/i)
  52. expected to find text matching /Campaigns/i in "About Privacy Policy Contact us © 2016 Celtra Inc. All Rights Reserved. Celtra This page doesn't exist or you don't have permission to view it. Need help? Contact us"
  53. # ./spec/user_permissions/permissions_spec.rb:268:in `block (2 levels) in <top (required)>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement