level solved test

This commit is contained in:
Peter Cottle 2015-03-29 21:30:34 -07:00
parent 22fbcdc0a3
commit 3e657e03b0
6 changed files with 19 additions and 13 deletions

View file

@ -46,7 +46,6 @@ casper.start(
.then(function() {
this.mouse.click('div[data-id="remote"]');
})
.then(CasperUtils.waits.idVisible('levelIcon-remote1'))
.wait(1000)
.then(CasperUtils.asserts.visibleIDs(
levelIconIDsForPages(5, numLevelSequences)