Hey, my tests are completing as expected but still the status on te dashboard is showing as timeout, could you please help me?
Hi Ana,
Yes, this generally happens when you are not using driver.quit command in your script. Please make sure to add it at the end of your script to avoid such issues.