I am using protractor to automate a few tests on a website. After angular and all other scripts and css loads, there is a referenced third-party resource that takes too long to load. While protractor is waiting for that resource to finish loading, the unit test fails due to timeout. Is there a way to skip loading resources after a few seconds and continue with the task. (PS: increasing timeout limit is not the solution for me)
Aucun commentaire:
Enregistrer un commentaire