You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems it's happening when using the screenshot() command. Once it's commented out it works fine.
module.exports={'Page title is correct': function(test){test.open('http://google.com').assert.title().is('Google','It has title').screenshot('./screenshots/google.png','#hplogo').done();}};
The sauce labs driver is erring with { '0': undefined }.
Dalekfile.json:
The text was updated successfully, but these errors were encountered: