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 that the tests do not send a term signal to sauce labs. I can see Test did not see a new command for 90 seconds. Timing out. for every test send with dalekjs. Due to the fact that the accounts are time based, it's maybe not the best way for waste money. Can a finishing signal send to saucelabs?
The text was updated successfully, but these errors were encountered:
@cupito mhh i have the same problem and I basically think that only happens if a test isn't finished with .done() - which happens when a command isn't found for me its .setValue() - which isn't implemented in the sauce-driver yet
Seems that the tests do not send a term signal to sauce labs. I can see
Test did not see a new command for 90 seconds. Timing out.
for every test send with dalekjs. Due to the fact that the accounts are time based, it's maybe not the best way for waste money. Can a finishing signal send to saucelabs?The text was updated successfully, but these errors were encountered: