* VRFS-2750 - fix test for changing in landing page

This commit is contained in:
Seth Call 2015-02-07 15:11:02 -06:00
parent 8c001eb839
commit 108a89aa9e
1 changed files with 1 additions and 4 deletions

View File

@ -19,10 +19,7 @@ describe "Alternate Landing Pages", :js => true, :type => :feature, :capybara_fe
it "landing-page watch-overview" do
visit landing_wo_path
find('h1', text: 'Watch Video to See How JamKazam Works')
find('a.landing_wb', text: 'Watch 6 Bands Play Using JamKazam').trigger(:click)
find('h1', text: 'Watch 6 Bands Play Together from Different Locations')
find('a.landing_wb', text: 'See How to Get Started Using JamKazam').trigger(:click)
find('h1', text: 'See How to Get Started Using JamKazam')
find('h1', text: 'Learn About the Revolutionary New JamBlaster')
#find('div.fb-like')
#find('a.twitter-follow-button')
#find('.g-follow-btn iframe')