aaronpliuFrequent Contributor3 years agoCucumberJS: how to retrieve tags in BeforeAllDear Community, One question for cucumberjs: I defined a hooks BeforeAll like BeforeAll("@smoke and @ios", async () => {})How can I get which tags in callback or promise? Thanks,/Aaron
Recent DiscussionsCannot get Cucumber to run tests under Maven Failsafe plugin and JUnit 5Could not find or load main class cucumber.api.cli.MainCucumber-JVM Customized Retry Mechanism
Related Contentautomating OAuth2 token retrievalRetrieving CSS propertyNeed to retrieve the TestedApp version