mirror of
https://github.com/zhigang1992/viff.git
synced 2026-04-29 13:15:31 +08:00
use quit instead of close. Qiu
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports =
|
||||
@driver =
|
||||
get: (url) ->
|
||||
takeScreenshot: => @thenObj
|
||||
close: ->
|
||||
quit: ->
|
||||
|
||||
|
||||
@getUrl = sinon.spy @driver, 'get'
|
||||
|
||||
Reference in New Issue
Block a user