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
We need a ServicePlugin to hook into Dalek.start(), Dalek.stop() and Dalek.kill() lifecycle-phases to transparently fire up services used by the test (web server, proxy, video capture, …)
Would this also require hooks for suiteStarted, unitEnded, … possibly even browser url changed?
The text was updated successfully, but these errors were encountered:
We need a ServicePlugin to hook into
Dalek.start()
,Dalek.stop()
andDalek.kill()
lifecycle-phases to transparently fire up services used by the test (web server, proxy, video capture, …)Would this also require hooks for suiteStarted, unitEnded, … possibly even
browser url changed
?The text was updated successfully, but these errors were encountered: