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.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to