mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-06 02:55:54 +02:00
level solved test
This commit is contained in:
parent
22fbcdc0a3
commit
3e657e03b0
6 changed files with 19 additions and 13 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue