Hi, reading the Introduction to automated testing article, I tried running call_sauce.js but got this error:
let myAccount = new SauceLabs({
^
TypeError: SauceLabs is not a constructor
Can you please help me figuring out how to fix it?
Thanks,