if (ajresult.minutes <= 0) { alert(_t('__sauce_account_exhausted')); }
https://github.com/saucelabs/sb-sauce-plugin/blob/2366870bb0c1db9d22ef71575d78a5dbb873d62d/sauce/plugin.js |
That sounds like something for Sauce Labs support to fix!
- David
-- You received this message because you are subscribed to the Google Groups "Se Builder" group. To unsubscribe from this group and stop receiving emails from it, send an email to se-builder+...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
if (ajresult.minutes <= 0) { alert(_t('__sauce_account_exhausted')); }
Ooh, OK, I will fix that problem with sb-sauce-plugin then! :)
- David