You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm currently initializing a new Webdriver within the Before() to let it run between scenarios and then closing it at the end of the Feature in AfterSuite.
Is it possible to achieve similiar management with sessions? To maintain them open while the entire feature is running?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm currently initializing a new Webdriver within the Before() to let it run between scenarios and then closing it at the end of the Feature in AfterSuite.
Is it possible to achieve similiar management with sessions? To maintain them open while the entire feature is running?
Beta Was this translation helpful? Give feedback.
All reactions