1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 15:16:38 +00:00

nightwatch; fixed skeletons

This commit is contained in:
Steven Hugg
2021-05-22 12:00:44 -05:00
parent b1263513ed
commit 18d5e083d4
7 changed files with 2844 additions and 82 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ function testDebugging(browser) {
.click('#dbg_step')
.waitForElementVisible('#dbg_step.btn_stopped')
.waitForElementVisible('#mem_info')
.click('#dbg_reset')
.waitForElementVisible('#dbg_reset.btn_stopped')
.click('#dbg_restart')
.waitForElementVisible('#dbg_restart.btn_stopped')
.waitForElementVisible('#mem_info')
.click('#dbg_tovsync')
.waitForElementVisible('#dbg_tovsync.btn_stopped')