Skip to content

Commit

Permalink
Fix carousel RF test
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Feb 20, 2015
1 parent 6692b52 commit 358408b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/collective/cover/tests/test_carousel_tile.robot
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,12 @@ Test Carousel Tile
Wait Until Page Contains Test image
Page Should Contain This image was created for testing purposes

# carousel autoplay is now disabled. Sometimes we need to reload the page.
Compose Cover
# carousel autoplay is now disabled
Click Link link=View
Page Should Contain options.autoplay = false;
# this must not be shown in compose view
Compose Cover
Page Should Not Contain options.autoplay

### Test Custom Title functionality
Click Link link=View
Expand Down

0 comments on commit 358408b

Please sign in to comment.