Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.6.8, web-3.5.4
-
Fix Version/s: None
-
Component/s: Core, Web Selenium
-
Labels:None
-
Number of attachments :
Description
To reproduce:
- Start from the jBehave-spring-archetype
- Configure the Embedder to use more than 1 thread. Ie
+ configuredEmbedder().embedderControls().useThreads(2); - Notice that in the ContextView it shows “null” for the Scenario name. If you run the same stories without using embedderControls the name displays correctly