Forum Discussion
Lucian
Community Hero
Hey Alex,
Can you please use this code so I can understand what happens?
switch (item_type) { case "a":
break case "b": log.info("item_type equals b") break default: log.info("item_type wasn't equal to any case") break }
What is it logged when running the test case now?
krogold
6 years agoRegular Contributor
Hi, thanks for replying ...
It is weird, it seems to work now.
I can't find out what was wrong in my initial process ...
- TanyaYatskovska6 years agoSmartBear Alumni (Retired)
Anyway, it's great to hear that everything is working now!
Related Content
- 3 years ago
- 5 years ago
- 13 years ago
- 12 years ago
Recent Discussions
- 5 days ago
- 10 days ago