I'm using page object design pattern in my automation tests. I have spec file per page object. When the tests run, browser restarts in between spec files where it asks to login again. But what I'm trying to achieve is that I want to login at the start of the tests, run tests from multiple specs without closing the browser in between executing the spec files.
Aucun commentaire:
Enregistrer un commentaire